summaryrefslogtreecommitdiffstats
path: root/cmd-list-panes.c
AgeCommit message (Expand)Author
2011-11-15Add a pane_index format string and use it, from Ben Boeckel.Nicholas Marriott
2011-08-26Add initial framework for more powerful formatting of command output andNicholas Marriott
2011-07-04Show full targets for lsp/lsw -a.Nicholas Marriott
2011-04-05Add a flag to cmd_find_session so that attach-session can preferNicholas Marriott
2011-03-28Add -a and -s options to lsp to list all panes in the server or sessionNicholas Marriott
2011-03-27Give each pane created in a tmux server a unique id (starting from 0),Nicholas Marriott
2011-01-04Clean up and simplify tmux command argument parsing.Nicholas Marriott
2010-11-15Show more window and pane flags in list-* output, and put layout on theNicholas Marriott
2010-08-11Show which pane is active in the list-panes output, suggested by DominikNicholas Marriott
2009-12-03Massive spaces->tabs and trailing whitespace cleanup, hopefully for the lastNicholas Marriott
2009-11-13Get rid of the ugly CMD_CHFLAG macro and use a const string (eg "dDU") in theNicholas Marriott
2009-10-15The pane pty name isn't useful for anything so show the pane number instead.Nicholas Marriott
2009-10-10Split list-panes off from list-windows.Nicholas Marriott