Rivoreo Source Code Repositories
src.rivoreo.one
/
tmux
/
99e9a4c7864c188857fe57b411312ee669f16b54
/
cmd-send-prefix.c
ede8312
Make command exec functions return an enum rather than -1/0/1 values and
by Nicholas Marriott
· 12 years ago
535286c
Drop the ability to have a list of keys in the prefix in favour of two
by Nicholas Marriott
· 13 years ago
7502cb3
Clean up and simplify tmux command argument parsing.
by Nicholas Marriott
· 14 years ago
4f5c5b3
Pass in the session, rather than the client, to window modes' key()
by Nicholas Marriott
· 15 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
96dd3e8
Permit multiple prefix keys to be defined, separated by commas, for example:
by Nicholas Marriott
· 15 years ago
145ba77
Now that pane targets (-t) are supported, switch some commands to use them
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
35876ea
Import tmux, a terminal multiplexor allowing (among other things) a single
by Nicholas Marriott
· 15 years ago