Rivoreo Source Code Repositories
src.rivoreo.one
/
tmux
/
1bd0851ee852b305c48863b7701af74a171633e9
/
cmd-break-pane.c
d45c12b
Remove the barely-used and unnecessary command check() function.
by nicm
· 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
73c6785
Use a separate define for each default format template and strip clutter
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
ebf94bc
Switch all of the various choose- and list- commands over to the format
by Nicholas Marriott
· 13 years ago
4e05a2c
Add -P/-F flags to break-pane too, from George Nachman.
by Nicholas Marriott
· 13 years ago
8363d19
Move window name changes into wrapper function window_set_name, from
by Nicholas Marriott
· 13 years ago
ec3efab
Reset last pane properly when using break-pane as well, fixes a problem
by Nicholas Marriott
· 14 years ago
7502cb3
Clean up and simplify tmux command argument parsing.
by Nicholas Marriott
· 14 years ago
15a64b8
Massive spaces->tabs and trailing whitespace cleanup, hopefully for the last
by Nicholas Marriott
· 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
9dd72b9
Add "grouped sessions" which have independent name, options, current window and
by Nicholas Marriott
· 15 years ago
3ad4de6
Add a base-index session option to specify the first index checked when looking
by Nicholas Marriott
· 15 years ago
071494d
Merge pane number into the target specification for pane commands. Instead of
by Nicholas Marriott
· 15 years ago
34a82e7
Make all messages sent between the client and server fixed size.
by Nicholas Marriott
· 15 years ago
6036bdd
Improved layout code.
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