summaryrefslogtreecommitdiffstats
path: root/cmd-up-pane.c
AgeCommit message (Expand)Author
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