Rivoreo Source Code Repositories
src.rivoreo.one
/
tmux
/
7e423ea491d3bfcaebb4f8cbd7e90d363a5a3f88
/
cmd-run-shell.c
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
1e8faaa
Don't die if the client has been detached when the job finishes, just
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
4d60913
Switch jobs over to use a bufferevent.
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
88f3ffe
Remove a debugging leftover and add copyright.
by Nicholas Marriott
· 15 years ago
cebc988
Switch run-shell over to queue the command in the background like #().
by Nicholas Marriott
· 15 years ago
14ebcab
run-shell command to run a shell command without opening a window, sending
by Nicholas Marriott
· 15 years ago