index
:
rtmux.git
master
rahm
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmd-choose-window.c
Commit message (
Expand
)
Author
Age
*
Mark zombie windows as dead in choose-window list, from Romain Francoise.
Nicholas Marriott
2010-04-21
*
Massive spaces->tabs and trailing whitespace cleanup, hopefully for the last
Nicholas Marriott
2009-12-03
*
Get rid of the ugly CMD_CHFLAG macro and use a const string (eg "dDU") in the
Nicholas Marriott
2009-11-13
*
Add "grouped sessions" which have independent name, options, current window and
Nicholas Marriott
2009-10-10
*
Reference count clients and sessions rather than relying on a saved index for
Nicholas Marriott
2009-09-07
*
These should #include <ctype.h>.
Nicholas Marriott
2009-08-25
*
Add a choose-client command and extend choose-{session,window} to accept a
Nicholas Marriott
2009-08-25
*
Show the bell/activity/current status and the window title in the choice list.
Nicholas Marriott
2009-08-04
*
Make all messages sent between the client and server fixed size.
Nicholas Marriott
2009-07-26
*
Improved layout code.
Nicholas Marriott
2009-07-19
*
A similar for fix for window_choose: don't rely on the callback always being
Nicholas Marriott
2009-07-17
*
Having fixed flags for single-character getopt options is a bit hard to
Nicholas Marriott
2009-07-13
*
Import tmux, a terminal multiplexor allowing (among other things) a single
Nicholas Marriott
2009-06-01