Rivoreo Source Code Repositories
src.rivoreo.one
/
tmux
/
b67db455a87618ef438609f2caef667573e8744b
/
cmd-kill-pane.c
747cab4
No need for $Id$ now.
by Nicholas Marriott
· 10 years ago
562af86
Merge branch 'obsd-master'
by Thomas Adam
· 10 years ago
45dfc5a
Instead of setting up the default keys by building the key struct
by nicm
· 10 years ago
d45c12b
Remove the barely-used and unnecessary command check() function.
by nicm
· 11 years ago
a36da3a
Remove the barely-used and unnecessary command check() function.
by Nicholas Marriott
· 11 years ago
c71844d
Add resize-pane -Z to temporary zoom the active pane to occupy the full
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
c5239c5
Add resize-pane -Z to temporary zoom the active pane to occupy the full window
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
6804d58
Add a patch missed during a merge sometime to use
by Nicholas Marriott
· 12 years ago
81858d7
Now that the queue _SAFE macros are available, use them instead of rolling
by Tiago Cunha
· 12 years ago
1f5e6e3
Sync OpenBSD patchset 1151:
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
391f1f0
Expand the Id keyword.
by Tiago Cunha
· 13 years ago
1df427b
Sync OpenBSD patchset 829:
by Tiago Cunha
· 14 years ago
7502cb3
Clean up and simplify tmux command argument parsing.
by Nicholas Marriott
· 14 years ago
e35f5b3
Sync OpenBSD patchset 539:
by Tiago Cunha
· 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
85ae64b
Sync OpenBSD patchset 442:
by Tiago Cunha
· 15 years ago
df818c1
-a option to kill all except current pane. From Tiago Cunha, thanks!
by Nicholas Marriott
· 15 years ago
7335ef5
Sync OpenBSD patchset 333:
by Tiago Cunha
· 15 years ago
9b5f5ed
Move some common and untidy code for window link/unlink into generic functions
by Nicholas Marriott
· 15 years ago
1650b85
Sync OpenBSD patchset 200:
by Tiago Cunha
· 15 years ago
071494d
Merge pane number into the target specification for pane commands. Instead of
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
545893d
Sync OpenBSD patchset 142:
by Tiago Cunha
· 15 years ago
6036bdd
Improved layout code.
by Nicholas Marriott
· 15 years ago
19cb1fb
Make it so using kill-pane to destroy the last pane in a window destroys the
by Nicholas Marriott
· 15 years ago
0ca6f66
Make it so using kill-pane to destroy the last pane in a window destroys the
by Nicholas Marriott
· 15 years ago
097b96e
Having fixed flags for single-character getopt options is a bit hard to
by Nicholas Marriott
· 15 years ago
5f108d9
Having fixed flags for single-character getopt options is a bit hard to
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
91bc683
- Allow switching to hidden windows (for active-only layout).
by Nicholas Marriott
· 16 years ago
b6450b1
Basic horizontal splitting and layout management. Still some redraw and other
by Nicholas Marriott
· 16 years ago
56f80a5
break-pane command to split a pane off into a new window; bound to ! by default.
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
b4ac8c1
Multiple window splitting.
by Nicholas Marriott
· 16 years ago
f855591
kill-pane command.
by Nicholas Marriott
· 16 years ago