Rivoreo Source Code Repositories
src.rivoreo.one
/
tmux
/
29d20a55b645600feca1b54a13333e598336dad2
/
cmd-list-panes.c
d45c12b
Remove the barely-used and unnecessary command check() function.
by nicm
· 11 years ago
20636d9
Add a command queue to standardize and simplify commands that call other
by Nicholas Marriott
· 12 years ago
3a0016a
Use the CMD_*_USAGE defines consistently, from Thomas Adam.
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
7c9bc37
Add a pane_index format string and use it, from Ben Boeckel.
by Nicholas Marriott
· 13 years ago
4a5dff3
Add initial framework for more powerful formatting of command output and
by Nicholas Marriott
· 13 years ago
26aa068
Show full targets for lsp/lsw -a.
by Nicholas Marriott
· 13 years ago
5d519ba
Add a flag to cmd_find_session so that attach-session can prefer
by Nicholas Marriott
· 14 years ago
f19a4bf
Add -a and -s options to lsp to list all panes in the server or session
by Nicholas Marriott
· 14 years ago
808502a
Give each pane created in a tmux server a unique id (starting from 0),
by Nicholas Marriott
· 14 years ago
7502cb3
Clean up and simplify tmux command argument parsing.
by Nicholas Marriott
· 14 years ago
9a1b4f9
Show more window and pane flags in list-* output, and put layout on the
by Nicholas Marriott
· 14 years ago
933dc48
Show which pane is active in the list-panes output, suggested by Dominik Honnef.
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
dba0d54
The pane pty name isn't useful for anything so show the pane number instead.
by Nicholas Marriott
· 15 years ago
5aa49e6
Split list-panes off from list-windows.
by Nicholas Marriott
· 15 years ago