enhancement: sync the status bar updating with the system clock

2013-07-17 Thread Blacklight Shining
This isn't terribly important, but here it is. I use my tmux status bar as a clock. A /proper/ clock, with an %S field and everything. Of course, I set status-interval to 1 so that it updates as frequently as clocks are supposed to. (I suspect I'm not the only one who's done this.) Unfortunate

Re: enhancement: sync the status bar updating with the system clock

2013-07-17 Thread Thomas Adam
Hi, On 18 July 2013 03:26, Blacklight Shining wrote: > This isn't terribly important, but here it is. > > I use my tmux status bar as a clock. A /proper/ clock, with an %S field and > everything. Of course, I set status-interval to 1 so that it updates as > frequently as clocks are supposed to.