Rivoreo Source Code Repositories
src.rivoreo.one
/
tmux
/
5e59c301b7936c58b63ab3603cfe4216ee7e4a54
/
cmd-list.c
6a2ca34
Do not set a limit on the length of commands when printing them.
by nicm
· 9 years ago
4e956d5
Various minor style and spacing nits.
by nicm
· 10 years ago
b8bda67
Don't blindly increase offsets by the return value of snprintf, if there
by nicm
· 11 years ago
20636d9
Add a command queue to standardize and simplify commands that call other
by Nicholas Marriott
· 12 years ago
d1e6ce2
Add functions to allocate and free command contexts rather than doing it
by Nicholas Marriott
· 12 years ago
5385a9b
Add a queue of notifys and a way to turn them off and on (we do not want
by Nicholas Marriott
· 12 years ago
ede8312
Make command exec functions return an enum rather than -1/0/1 values and
by Nicholas Marriott
· 12 years ago
df912e3
xfree is not particularly helpful, remove it. From Thomas Adam.
by Nicholas Marriott
· 12 years ago
2942eca
Add a skeleton mode to tmux (called "control mode") that let's tmux
by Nicholas Marriott
· 12 years ago
34d05ea
We now send argv to the server after parsing it in the client to get the
by Nicholas Marriott
· 14 years ago
42e2413
Setting the cmdlist pointer in the bind-key to NULL to prevent it being freed
by Nicholas Marriott
· 14 years ago
e16b7b8
Reset output functions too when changing client after attaching, to
by Nicholas Marriott
· 15 years ago
8a37a1c
Don't stop parsing command sequences when a command requests the client to
by Nicholas Marriott
· 15 years ago
34a82e7
Make all messages sent between the client and server fixed size.
by Nicholas Marriott
· 15 years ago
35876ea
Import tmux, a terminal multiplexor allowing (among other things) a single
by Nicholas Marriott
· 15 years ago