summaryrefslogtreecommitdiffstats
path: root/cmd-up-pane.c
AgeCommit message (Expand)Author
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-01Don't need to refresh layout here. Also don't redraw over status line.Nicholas Marriott
2009-04-01Basic horizontal splitting and layout management. Still some redraw and otherNicholas Marriott
2009-03-28Key repeating is now a property of the key binding not of the command. RepeatNicholas Marriott
2009-01-19Pass return code from _exec; allow command sequences to work from the command...Nicholas Marriott
2009-01-14Rework the prefix-time stuff. The option is now call repeat-time and defaults...Nicholas Marriott
2009-01-14up-pane and down-pane commands.Nicholas Marriott