aboutsummaryrefslogtreecommitdiff
path: root/cmd-down-pane.c
Commit message (Expand)AuthorAge
* Sync OpenBSD patchset 181:Tiago Cunha2009-07-28
* Sync OpenBSD patchset 150:Tiago Cunha2009-07-21
* Sync OpenBSD patchset 142:Tiago Cunha2009-07-20
* Get rid of the PANE_HIDDEN flag in favour of a function, and moving theNicholas Marriott2009-07-15
* Having fixed flags for single-character getopt options is a bit hard toNicholas Marriott2009-07-14
* - 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