Re: tmux(1) bugfix

2009-09-05 Thread Nicholas Marriott
Whoops, yes this is a bug. Doh. I've committed a fix to make it only redraw once when the timer is non-zero and reset it to zero afterwards (otherwise it would keep redrawing every second when locked). Thanks. On Sat, Sep 05, 2009 at 01:59:04AM +0200, Simon Nicolussi wrote: > Hi, > > one of th

Re: tmux(1) bugfix

2009-09-05 Thread Han Boetes
Simon Nicolussi wrote: > one of the recent changes to tmux has the unintented side-effect > that all clients are being redrawn every second. This is visible > for people with slow terminals and furthermore makes copying > text with the mouse quite tricky. Here's a trivial fix: You will also notice

Re: tmux(1) bugfix

2009-09-05 Thread Thordur I. Bjornsson
Simon Nicolussi wrote on Sat 5.Sep'09 at 1:59:04 +0200 > Hi, > > one of the recent changes to tmux has the unintented side-effect that > all clients are being redrawn every second. This is visible for people > with slow terminals and furthermore makes copying text with the mouse > quite trick

Re: acpi question

2009-09-05 Thread Tobias Ulmer
On Fri, Sep 04, 2009 at 10:13:53PM +0200, frantisek holop wrote: > hi there, > > poking around in my bios i have found the following setting: > > Power Now!(tm) Technology [Enabled] > > the "help" message says: > > Enable/disable the generation of ACPI _PPC, _PSS, and _PCT objects. > > if anyb