aboutsummaryrefslogtreecommitdiff
path: root/cmd-resize-pane-up.c
Commit message (Expand)AuthorAge
* Merge resize-pane-{up,down} into resize-pane.Nicholas Marriott2009-04-30
* Don't permit resizing except in manual mode.Nicholas Marriott2009-04-02
* 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
* Rename some flags I'm not happy about.Nicholas Marriott2009-01-14
* Rework the prefix-time stuff. The option is now call repeat-time and defaults...Nicholas Marriott2009-01-14
* Alt-up/down to resize by five lines.Nicholas Marriott2009-01-14
* Multiple window splitting.Nicholas Marriott2009-01-14
* Commands to resize panes; also a pane generic cmd, not used yet.Nicholas Marriott2009-01-12