Rivoreo Source Code Repositories
src.rivoreo.one
/
tmux
/
7502cb3adbb26a2f94445a35626e64041d6769f9
/
cmd-rename-session.c
7502cb3
Clean up and simplify tmux command argument parsing.
by Nicholas Marriott
· 14 years ago
acf13ce
Store sessions in an RB tree by name rather than a list, this is tidier
by Nicholas Marriott
· 14 years ago
828f12b
Do not allow duplicate session names to be created, reported by Dominik
by Nicholas Marriott
· 14 years ago
76ef877
Get rid of the ugly CMD_CHFLAG macro and use a const string (eg "dDU") in the
by Nicholas Marriott
· 15 years ago
34a82e7
Make all messages sent between the client and server fixed size.
by Nicholas Marriott
· 15 years ago
5f108d9
Having fixed flags for single-character getopt options is a bit hard to
by Nicholas Marriott
· 15 years ago
9cd5ba4
Redraw the status line after renaming a session (it may contain the name).
by Nicholas Marriott
· 15 years ago
35876ea
Import tmux, a terminal multiplexor allowing (among other things) a single
by Nicholas Marriott
· 15 years ago