index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.bin
/
tmux
/
cmd-choose-window.c
Age
Commit message (
Expand
)
Author
2010-06-21
Having a list of winlinks->alerts for each session is stupid, just store
Nicholas Marriott
2010-04-21
Mark zombie windows as dead in choose-window list, from Romain Francoise.
Nicholas Marriott
2009-12-03
Massive spaces->tabs and trailing whitespace cleanup, hopefully for the last
Nicholas Marriott
2009-11-13
Get rid of the ugly CMD_CHFLAG macro and use a const string (eg "dDU") in the
Nicholas Marriott
2009-10-10
Add "grouped sessions" which have independent name, options, current window and
Nicholas Marriott
2009-09-07
Reference count clients and sessions rather than relying on a saved index for
Nicholas Marriott
2009-08-25
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-04
Show the bell/activity/current status and the window title in the choice list.
Nicholas Marriott
2009-07-26
Make all messages sent between the client and server fixed size.
Nicholas Marriott
2009-07-19
Improved layout code.
Nicholas Marriott
2009-07-17
A similar for fix for window_choose: don't rely on the callback always being
Nicholas Marriott
2009-07-13
Having fixed flags for single-character getopt options is a bit hard to
Nicholas Marriott
2009-06-01
Import tmux, a terminal multiplexor allowing (among other things) a single
Nicholas Marriott