Rivoreo Source Code Repositories
src.rivoreo.one
/
tmux
/
d5269a2eedecc57b3ead2e502a729821aa7e2c3c
/
cmd-if-shell.c
70d2322
Nuke a redundant if statement, from Tiago Cunha.
by Nicholas Marriott
· 14 years ago
db7a89b
Simplify the way jobs work and drop the persist type, so all jobs are
by Nicholas Marriott
· 14 years ago
7502cb3
Clean up and simplify tmux command argument parsing.
by Nicholas Marriott
· 14 years ago
c87187f
When changing so that the client passes its stdout and stderr as well as
by Nicholas Marriott
· 14 years ago
b9c873c
Return the command client return code with MSG_EXIT now that MSG_ERROR and
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
2f813ef
Add a flag for jobs that shouldn't be freed after they've died and use it for
by Nicholas Marriott
· 15 years ago
325e20d
Convert if-shell over to the background job framework as well.
by Nicholas Marriott
· 15 years ago
6fab9a3
Use KEYC_NONE constant instead of 0 on init.
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
81181bf
New command, if-shell (alias if). Executes the tmux command in the second
by Nicholas Marriott
· 15 years ago