aboutsummaryrefslogtreecommitdiff
path: root/cmd-down-pane.c
Commit message (Expand)AuthorAge
* - Allow switching to hidden windows (for active-only layout).Nicholas Marriott2009-04-01
* Don't need to refresh layout here. Also don't redraw over status line.Nicholas Marriott2009-04-01
* Basic horizontal splitting and layout management. Still some redraw and otherNicholas Marriott2009-04-01
* Key repeating is now a property of the key binding not of the command. RepeatNicholas Marriott2009-03-28
* Pass return code from _exec; allow command sequences to work from the command...Nicholas Marriott2009-01-19
* Rework the prefix-time stuff. The option is now call repeat-time and defaults...Nicholas Marriott2009-01-14
* up-pane and down-pane commands.Nicholas Marriott2009-01-14