Rivoreo Source Code Repositories
src.rivoreo.one
/
tmux
/
c32ca6a8e66fc1a1e56587eefbae3d9bcc18b6b1
/
cmd-down-pane.c
d637cb3
Sync OpenBSD patchset 181:
by Tiago Cunha
· 15 years ago
5263b3f
Sync OpenBSD patchset 150:
by Tiago Cunha
· 15 years ago
545893d
Sync OpenBSD patchset 142:
by Tiago Cunha
· 15 years ago
1e574bb
Get rid of the PANE_HIDDEN flag in favour of a function, and moving the
by Nicholas Marriott
· 15 years ago
097b96e
Having fixed flags for single-character getopt options is a bit hard to
by Nicholas Marriott
· 15 years ago
91bc683
- Allow switching to hidden windows (for active-only layout).
by Nicholas Marriott
· 16 years ago
15362ef
Don't need to refresh layout here. Also don't redraw over status line.
by Nicholas Marriott
· 16 years ago
b6450b1
Basic horizontal splitting and layout management. Still some redraw and other
by Nicholas Marriott
· 16 years ago
cb2ac5c
Key repeating is now a property of the key binding not of the command. Repeat
by Nicholas Marriott
· 16 years ago
93230a6
Pass return code from _exec; allow command sequences to work from the command line.
by Nicholas Marriott
· 16 years ago
97fef89
Rework the prefix-time stuff. The option is now call repeat-time and defaults to 500 ms. However, it only applies to a small subset of commands, currently: up-pane, down-pane, next-window, previous-window, resize-pane-up, resize-pane-down. These are the commands for which it is obviously useful, having it for everything else was just bloody annoying.
by Nicholas Marriott
· 16 years ago
3f51dcd
up-pane and down-pane commands.
by Nicholas Marriott
· 16 years ago