Re: [9fans] Acme huge bar

2009-02-28 Thread hugo rivera
yes, I execute Font for each window I want to. OK, got the point, thanks. 2009/2/27 Anthony Sorace ano...@gmail.com: do you do that by executing Font in each window? IIRC, acme tries to move the tag bar a line at a time, but does so using the sizes of your tag bar font (-f). you'll see this

[9fans] my /dev/time for Linux

2009-02-28 Thread Chris Brannon
I wrote a module that emulates Plan 9's /dev/time under Linux. Reading /dev/time yields 4 decimal numbers: seconds since start of epoch, nanoseconds since start of epoch, jiffies since boot, and jiffies per second. As with Plan 9, one can set the clock by writing a decimal number to the device.