Rivoreo Source Code Repositories
src.rivoreo.one
/
tmux
/
99e3cbc526cff605f32d61c0b4be77a8b2dbaa9f
/
cmd-queue.c
282c5f9
Alter how tmux handles the working directory to internally use file
by nicm
· 11 years ago
a0404b6
retcode -> retval for exit message.
by nicm
· 11 years ago
b822d24
Support -c for new-session, based on code from J Raynor.
by nicm
· 11 years ago
4c9f41f
Pass flags into cmdq_guard as an argument since sometimes cmdq->cmd can
by nicm
· 11 years ago
662d471
Mark control commands specially so the client can identify them, based
by Nicholas Marriott
· 11 years ago
7ada64d
Fix bug where end guard in control mode was not printed after session
by Nicholas Marriott
· 12 years ago
771d7db
Fix compiler warnings, missing #include. From Thomas Adam.
by Nicholas Marriott
· 12 years ago
0ef24f9
Only send end guard if begin was sent, from George Nachman.
by Nicholas Marriott
· 12 years ago
ebd9c61
Add some additional debug logging.
by Nicholas Marriott
· 12 years ago
20636d9
Add a command queue to standardize and simplify commands that call other
by Nicholas Marriott
· 12 years ago