Rivoreo Source Code Repositories
src.rivoreo.one
/
tmux
/
1721056f351114cf03e4da284fdfc6b80f3aae38
/
control.c
1c27185
Pass flags into cmdq_guard as an argument since sometimes cmdq->cmd can be
by Nicholas Marriott
· 11 years ago
a0172a6
Mark control commands specially so the client can identify them, based
by Nicholas Marriott
· 11 years ago
399a15b
Merge branch 'obsd-master'
by Thomas
· 12 years ago
771d7db
Fix compiler warnings, missing #include. From Thomas Adam.
by Nicholas Marriott
· 12 years ago
8a40e10
Add time and a command count to control mode guards, based on code from
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
2243cfb
Need to set clients in context before changing their reference count.
by Nicholas Marriott
· 12 years ago
a1722d5
Remove unnecessary initializers of cmd_ctx.
by Nicholas Marriott
· 12 years ago
c41d92d
Add time and a command count to control mode guards, based on code from George
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
afd5e97
Need to set clients in context before changing their reference count.
by Nicholas Marriott
· 12 years ago
6932447
Remove unnecessary initializers of cmd_ctx.
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
e342304
Merge branch 'obsd-master'
by Thomas Adam
· 12 years ago
84612a8
Add control_write_buffer, from George Nachman.
by Nicholas Marriott
· 12 years ago
41a4481
Send notifications to control clients. Also don't redraw client when suspended.
by Nicholas Marriott
· 12 years ago
9247c90
Send notifications to control clients. Also don't redraw client when suspended.
by Nicholas Marriott
· 12 years ago
a432fcd
Sync OpenBSD patchset 1150:
by Tiago Cunha
· 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