aboutsummaryrefslogtreecommitdiff
path: root/cmd-choose-client.c
Commit message (Expand)AuthorAge
* Clean up and simplify tmux command argument parsing.Nicholas Marriott2011-01-04
* Get rid of the ugly CMD_CHFLAG macro and use a const string (eg "dDU") in theNicholas Marriott2009-11-13
* 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