rotate-window command.

This commit is contained in:
Nicholas Marriott
2009-04-03 17:21:46 +00:00
parent e0eff354f9
commit 325d43e417
11 changed files with 187 additions and 43 deletions

6
TODO
View File

@ -80,6 +80,8 @@
- refer to windows by name etc (duplicates? fnmatch?)
- the output code (tty.c) could do with optimisation depending on term
capibilities
- resize-pane-up/down should be resize-pane -U/-D. ditto up-pane/down-pane
should be select-pane -U/-D
(hopefully) for 0.8, in no particular order:
- test bug sshing from freebsd console
@ -94,10 +96,10 @@
more layouts
better resizing of shells when changing layout
find and fix bug with clear screen after horiz split
speed improvements?
speed improvements? -- still too slow over ssh!
hardcoded 81 for left-vertical is nasty
- document new layout stuff: next-layout
- document swap-pane
- document swap-pane and rotate-window
- document repeat behaviour and -r on bind-key
- document status-keys
- document break-pane