summaryrefslogtreecommitdiffstats
path: root/cmd-select-pane.c
AgeCommit message (Expand)Author
2012-07-11Sync OpenBSD patchset 1151:Tiago Cunha
2011-07-09Expand the Id keyword. Tiago Cunha
2011-02-15Sync OpenBSD patchset 860:Tiago Cunha
2011-01-07Sync OpenBSD patchset 831:Tiago Cunha
2011-01-07Sync OpenBSD patchset 829:Tiago Cunha
2010-03-15Support up, down, left, right movement through panes with -UDLR flags toNicholas Marriott
2010-01-05Sync OpenBSD patchset 597:Tiago Cunha
2009-11-14Sync OpenBSD patchset 539:Tiago Cunha
2009-07-30Sync OpenBSD patchset 200:Tiago Cunha
2009-07-28Sync OpenBSD patchset 181:Tiago Cunha
2009-07-21Sync OpenBSD patchset 150:Tiago Cunha
2009-07-20Sync OpenBSD patchset 142:Tiago Cunha
2009-07-15Get rid of the PANE_HIDDEN flag in favour of a function, and moving theNicholas Marriott
2009-07-14Having fixed flags for single-character getopt options is a bit hard toNicholas Marriott
2009-04-01- Allow switching to hidden windows (for active-only layout).Nicholas Marriott
2009-04-01Basic horizontal splitting and layout management. Still some redraw and otherNicholas Marriott
2009-01-19Pass return code from _exec; allow command sequences to work from the command...Nicholas Marriott
2009-01-14switch-pane is now select-pane.Nicholas Marriott