change notification style in status bar

2010-04-14 Thread Martin Roecker
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 the current colors inverted. Is this possible? thanks! Martin

Re: change notification style in status bar

2010-04-14 Thread Micah Cowan
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 the current colors inverted. Is > this possible? Not currently. The relevant

Double-free crash in server_destroy_pane()

2010-04-14 Thread Romain Francoise
Hi, In my configuration (with remain-on-exit set to on), tmux 1.2 crashes every time I terminate the subprocess living in the last window of a given session (e.g. with ^D in a shell). The reason is that window_pane_error_callback() and server_child_exited() both call server_destroy_pane() on the