Re: change notification style in status bar

2010-04-18 Thread Nicholas Marriott
Hi I'll add it to the todo list. On Wed, Apr 14, 2010 at 10:25:26AM +, Martin Roecker wrote: > Hi, > > I haven't found a possibility to change the way of how window activitiy > is notivied in the statusbar. I want to define foreground and background > colors manually, instead of only having

Re: find-window across sessions?

2010-04-18 Thread Nicholas Marriott
Not at the moment, we could add a flag to find-window, although perhaps some thought needs to be put into how the UI should work for all commands across sessions - it is clear that switching sessions without detaching is becoming a common idiom so there might be other ways we can make it easier. S

Re: [patch] support for a tiled layout

2010-04-18 Thread Nicholas Marriott
Hi I tweaked this a bit, think it fixes the problems, does this seem okay, please test. Index: cmd-select-layout.c === RCS file: /cvs/src/usr.bin/tmux/cmd-select-layout.c,v retrieving revision 1.8 diff -u -p -r1.8 cmd-select-layout.