diff options
author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2009-01-21 19:38:51 +0000 |
---|---|---|
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2009-01-21 19:38:51 +0000 |
commit | 19987feaaab86e19533ca59a8ae0ff535f23db75 (patch) | |
tree | 4e386aea2c2f5f3b2f8c36bbb559f62e6a1398d2 /TODO | |
parent | 7118baa340a2679425ad334bc3fd4177a8e8f652 (diff) | |
download | rtmux-19987feaaab86e19533ca59a8ae0ff535f23db75.tar.gz rtmux-19987feaaab86e19533ca59a8ae0ff535f23db75.tar.bz2 rtmux-19987feaaab86e19533ca59a8ae0ff535f23db75.zip |
Bring back -p and -l to splitw to specify height as % or nlines.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -84,6 +84,6 @@ - document suspend-client - document command sequences - document find-window -- bring back -l/-p on splitw so i can do "splitw -p 75 elinks" +- document split-window -p and -l - UTF-8 combining characters don't work (probably should be width 1 but are listed as 2) |