Rivoreo Source Code Repositories
src.rivoreo.one
/
tmux
/
fab8ca07373ad4a50b1af8dabf3a2a55e1d9d190
/
cmd-break-pane.c
953c3ef
Merge branch 'obsd-master'
by Thomas Adam
· 11 years ago
2e98c90
Correct the dance to fix the active pane in join-pane by pulling the
by nicm
· 11 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
bb8457b
Fix error reporting for client commands by adding a flag to
by Nicholas Marriott
· 12 years ago
c519f9a
evbuffer_readline returns allocated storage, don't leak it.
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
3a2e9d8
Fix error reporting for client commands by adding a flag to cmd_find_client to
by Nicholas Marriott
· 12 years ago
41c39e9
Remove stray blank line.
by Nicholas Marriott
· 12 years ago
1c60803
Sync OpenBSD patchset 1162:
by Tiago Cunha
· 12 years ago
73c6785
Use a separate define for each default format template and strip clutter
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
5cc4961
Sync OpenBSD patchset 1119:
by Tiago Cunha
· 13 years ago
ebf94bc
Switch all of the various choose- and list- commands over to the format
by Nicholas Marriott
· 13 years ago
3893cc1
Sync OpenBSD patchset 1049:
by Tiago Cunha
· 13 years ago
4e05a2c
Add -P/-F flags to break-pane too, from George Nachman.
by Nicholas Marriott
· 13 years ago
c82e068
Sync OpenBSD patchset 1024:
by Tiago Cunha
· 13 years ago
8363d19
Move window name changes into wrapper function window_set_name, from
by Nicholas Marriott
· 13 years ago
391f1f0
Expand the Id keyword.
by Tiago Cunha
· 13 years ago
21140d4
Sync OpenBSD patchset 910:
by Tiago Cunha
· 14 years ago
ec3efab
Reset last pane properly when using break-pane as well, fixes a problem
by Nicholas Marriott
· 14 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
cc094fd
Sync OpenBSD patchset 581:
by Tiago Cunha
· 15 years ago
15a64b8
Massive spaces->tabs and trailing whitespace cleanup, hopefully for the last
by Nicholas Marriott
· 15 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
6a1ebb1
Sync OpenBSD patchset 371:
by Tiago Cunha
· 15 years ago
9dd72b9
Add "grouped sessions" which have independent name, options, current window and
by Nicholas Marriott
· 15 years ago
e61ee94
Sync OpenBSD patchset 257:
by Tiago Cunha
· 15 years ago
3ad4de6
Add a base-index session option to specify the first index checked when looking
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
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
ab4e5e8
Clean up manual layout code:
by Nicholas Marriott
· 16 years ago
143aa71
Space trimmage mega-diff.
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