Rivoreo Source Code Repositories
src.rivoreo.one
/
tmux
/
c4a2fdf15b5f6cd35319e36636b7daee8061c2ab
/
cmd-pipe-pane.c
c4a2fdf
Put this back in with the initialisation in the right order.
by Nicholas Marriott
· 15 years ago
af5e0bd
Revert last change, it appears to be broken somehow.
by Nicholas Marriott
· 15 years ago
ec1d37b
Make signal handler setup/teardown two common functions instead of six,
by Nicholas Marriott
· 15 years ago
15a64b8
Massive spaces->tabs and trailing whitespace cleanup, hopefully for the last
by Nicholas Marriott
· 15 years ago
4ca857e
Remove a couple of unused arguments where possible, and add /* ARGSUSED */ to
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
dafa0f0
Unreachable statement, found by lint.
by Nicholas Marriott
· 15 years ago
a02c7e8
Convert the window pane (pty master side) fd over to use a bufferevent.
by Nicholas Marriott
· 15 years ago
91ad830
Switch window pane pipe redirect fd over to a bufferevent.
by Nicholas Marriott
· 15 years ago
abf3a5d
Initial changes to move tmux to libevent.
by Nicholas Marriott
· 15 years ago
9a48552
Nuke dead store.
by Nicholas Marriott
· 15 years ago
64b5f39
Add a pipe-pane command to allow a pane to be piped to a shell command, for
by Nicholas Marriott
· 15 years ago