aboutsummaryrefslogtreecommitdiff
path: root/cmd-choose-window.c
Commit message (Expand)AuthorAge
* Mark zombie windows as dead in choose-window list, from Romain Francoise.Nicholas Marriott2010-04-21
* Massive spaces->tabs and trailing whitespace cleanup, hopefully for the lastNicholas Marriott2009-12-03
* Get rid of the ugly CMD_CHFLAG macro and use a const string (eg "dDU") in theNicholas Marriott2009-11-13
* Add "grouped sessions" which have independent name, options, current window andNicholas Marriott2009-10-10
* Reference count clients and sessions rather than relying on a saved index forNicholas Marriott2009-09-07
* These should #include <ctype.h>.Nicholas Marriott2009-08-25
* Add a choose-client command and extend choose-{session,window} to accept aNicholas Marriott2009-08-25
* Show the bell/activity/current status and the window title in the choice list.Nicholas Marriott2009-08-04
* Make all messages sent between the client and server fixed size.Nicholas Marriott2009-07-26
* Improved layout code.Nicholas Marriott2009-07-19
* A similar for fix for window_choose: don't rely on the callback always beingNicholas Marriott2009-07-17
* Having fixed flags for single-character getopt options is a bit hard toNicholas Marriott2009-07-13
* Import tmux, a terminal multiplexor allowing (among other things) a singleNicholas Marriott2009-06-01