Rivoreo Source Code Repositories
src.rivoreo.one
/
tmux
/
49ce38b09a68830d313e60dc78b9cf3fd4fbb8e1
/
cmd-rename-session.c
4621034
Add notify hooks for various events, the functions are currently empty
by Nicholas Marriott
· 13 years ago
ec89eb9
Change so that an empty session name always means the current sessions
by Nicholas Marriott
· 14 years ago
5d519ba
Add a flag to cmd_find_session so that attach-session can prefer
by Nicholas Marriott
· 14 years ago
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