aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2009-04-02 21:35:32 +0000
committerNicholas Marriott <nicholas.marriott@gmail.com>2009-04-02 21:35:32 +0000
commit3834f09794c17ddde847c339d139ef8a2936af55 (patch)
treebbfbe67249f95ddcfb75fd8530d139804a0169e8
parent72dab09f813cb6fec7b8cf07531100b1ee06eabe (diff)
downloadrtmux-3834f09794c17ddde847c339d139ef8a2936af55.tar.gz
rtmux-3834f09794c17ddde847c339d139ef8a2936af55.tar.bz2
rtmux-3834f09794c17ddde847c339d139ef8a2936af55.zip
Update TODO.
-rw-r--r--TODO16
1 files changed, 14 insertions, 2 deletions
diff --git a/TODO b/TODO
index f5e46669..bff227fd 100644
--- a/TODO
+++ b/TODO
@@ -87,9 +87,21 @@
- find a better way to emulate scroll region/redraw < full screen etc
(hopefully) for 0.8, in no particular order:
-- swap-pane-up, swap-pane-down (maybe move-pane-*)
- test bug sshing from freebsd console
-
+- layout/split stuff:
+ horiz split command, and similar resizing commands as for vert split
+ swap-pane command
+ display the layout in a readable format somewhere
+ previous-layout command
+ select-layout command
+ make manual layout a bit less of a hack and make it handle a grid
+ should the layout be a window option???
+ more layouts
+ better resizing of shells when changing layout
+ find and fix bug with clear screen after horiz split
+ speed improvements?
+ hardcoded 81 for left-vertical is nasty
+- document new layout stuff: next-layout
- document repeat behaviour and -r on bind-key
- document status-keys
- document break-pane