diff options
author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2009-01-14 19:29:32 +0000 |
---|---|---|
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2009-01-14 19:29:32 +0000 |
commit | b4ac8c1342184d6a81985704c154f3a3e744fffd (patch) | |
tree | 8123c107b14d67631bfda6ca0dd94e261f3b1dc0 /TODO | |
parent | e02496f073886eed4b1f83db0c4eb65cce4c54ec (diff) | |
download | rtmux-b4ac8c1342184d6a81985704c154f3a3e744fffd.tar.gz rtmux-b4ac8c1342184d6a81985704c154f3a3e744fffd.tar.bz2 rtmux-b4ac8c1342184d6a81985704c154f3a3e744fffd.zip |
Multiple window splitting.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -98,3 +98,9 @@ - key handling sucks a bit and needs to be reworked - prefix-time should only apply to a few commands otherwise it is too annoying +----- +SPLITTING +emacs-style: + - when resizing, always expand and reduce from top to bottom + - minimum size 4 + separator + - if not enough room hide windows from top to bottom |