summaryrefslogtreecommitdiffstats
path: root/cmd-resize-pane-down.c
AgeCommit message (Expand)Author
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-14Rename some flags I'm not happy about.Nicholas Marriott
2009-01-14Rework the prefix-time stuff. The option is now call repeat-time and defaults...Nicholas Marriott
2009-01-14Alt-up/down to resize by five lines.Nicholas Marriott
2009-01-14Multiple window splitting.Nicholas Marriott
2009-01-12Commands to resize panes; also a pane generic cmd, not used yet.Nicholas Marriott