mlterm and "pane-active-border-bg

2010-08-22 Thread Nezmer
Hi, "pane-active-border-bg" does not seem to be honoured in mlterm (It works in vte-based terminals). The background is always white which is quite annoying in dark backgrounds. Is this a bug in mlterm? Or is it a lack of support in tmux's part? tmux: both 1.2 & 1.3 mlterm: 3.0.1 Os: FreeBSD -

My custom "status-right" freezes tmux (regression appeared in 1.3)

2010-08-22 Thread Nezmer
Hi, My ".tmux.conf" is available here: http://gitorious.org/nez/nez/blobs/raw/master/.tmux.conf Relevant line (sysctl from FreeBSD): set-option -g status-right 'T:#(sysctl -n dev.cpu.1.temperature) fq:#(sysctl -n dev.cpu.0.freq) B:#(sysctl -n hw.acpi.battery.life)%% #(sysctl -n hw.acpi.battery.

Re: mlterm and "pane-active-border-bg

2010-08-22 Thread Nezmer
with black,blue and red and It still appears white. > > are you running tmux with tmux -2? No. No arguments are passed. But I just tested it with -2 and -8. Still white. > > > On Mon, Aug 23, 2010 at 02:28:12AM +0300, Nezmer wrote: > > Hi, > > > > "pane-act

Re: mlterm and "pane-active-border-bg

2010-08-23 Thread Nezmer
tmux with - and send me the > logs? > Sure, this is from my linux box. It shows the same behaviour. The logs are here: http://nezmer.info/public/tmux/ Do you need the out log? > > On Mon, Aug 23, 2010 at 03:12:44AM +0300, Nezmer wrote: > > On Mon, Aug 23, 2010 at 12:45:3

Re: mlterm and "pane-active-border-bg

2010-08-24 Thread Nezmer
tmux with - and send me the > logs? > Sure, this is from my linux box. It shows the same behaviour. The logs are here: http://nezmer.info/public/tmux/ Do you need the out log? > > On Mon, Aug 23, 2010 at 03:12:44AM +0300, Nezmer wrote: > > On Mon, Aug 23, 2010 at 12:45:3

PREFIX+Up+Up goes 2 panes up?

2010-08-25 Thread Nezmer
Hi, In tmux 1.3, "PREFIX+Up+Up" goes 2 panes up instead of stopping after 1 pane and do whatever Up is supposed to do(e.g view shell history). I suppose this is intended behaviour. Is there a way to stop it? -- Sell apps

Re: PREFIX+Up+Up goes 2 panes up?

2010-08-26 Thread Nezmer
On Thu, Aug 26, 2010 at 08:27:44AM +0100, Nicholas Marriott wrote: > turn the repeat-time option to 0 or rebind up without -r > Works. Thank you. > > On Thu, Aug 26, 2010 at 08:03:06AM +0300, Nezmer wrote: > > Hi, > > > > In tmux 1.3, "PREFIX+Up+Up" g