Rivoreo Source Code Repositories
src.rivoreo.one
/
tmux
/
8fcac1b79449b09466320fb823775e4a24ba19dc
/
cmd-list.c
747cab4
No need for $Id$ now.
by Nicholas Marriott
· 10 years ago
2874a43
Merge branch 'obsd-master'
by Thomas Adam
· 10 years ago
4e956d5
Various minor style and spacing nits.
by nicm
· 10 years ago
953c3ef
Merge branch 'obsd-master'
by Thomas Adam
· 11 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
3964309
Add a command queue to standardize and simplify commands that call other
by Nicholas Marriott
· 12 years ago
293e331
Add functions to allocate and free command contexts rather than doing it all on
by Nicholas Marriott
· 12 years ago
c8849ac
Sync OpenBSD patchset 1153:
by Tiago Cunha
· 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
1f5e6e3
Sync OpenBSD patchset 1151:
by Tiago Cunha
· 12 years ago
a432fcd
Sync OpenBSD patchset 1150:
by Tiago Cunha
· 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
0159c74
Sync OpenBSD patchset 1138:
by Tiago Cunha
· 12 years ago
2942eca
Add a skeleton mode to tmux (called "control mode") that let's tmux
by Nicholas Marriott
· 12 years ago
391f1f0
Expand the Id keyword.
by Tiago Cunha
· 13 years ago
39e277b
|---------------------
by Nicholas Marriott
· 14 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
03c1c1c
Sync OpenBSD patchset 727:
by Tiago Cunha
· 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
659d157
Reset output functions too when changing client after attaching.
by Nicholas Marriott
· 15 years ago
495a305
Sync OpenBSD patchset 626:
by Tiago Cunha
· 15 years ago
8a37a1c
Don't stop parsing command sequences when a command requests the client to
by Nicholas Marriott
· 15 years ago
d637cb3
Sync OpenBSD patchset 181:
by Tiago Cunha
· 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
143aa71
Space trimmage mega-diff.
by Nicholas Marriott
· 16 years ago
827fac4
Support "neww; neww" as well "neww ; neww".
by Nicholas Marriott
· 16 years ago
4573ef1
Memory leak.
by Nicholas Marriott
· 16 years ago
93230a6
Pass return code from _exec; allow command sequences to work from the command line.
by Nicholas Marriott
· 16 years ago
a15f8fc
Support command sequences separated by " ; ". Also clean up command printing.
by Nicholas Marriott
· 16 years ago