diff options
| author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2009-05-18 21:55:53 +0000 |
|---|---|---|
| committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2009-05-18 21:55:53 +0000 |
| commit | 6e4b947d71dfc666a9df10546191133c75afbe18 (patch) | |
| tree | dff3f35f58ff57bd2a58f1e859b9cbaec096f55f /TODO | |
| parent | 3ee4b334e7b2456da5daf41a3bc2b95845765711 (diff) | |
| download | rtmux-6e4b947d71dfc666a9df10546191133c75afbe18.tar.gz rtmux-6e4b947d71dfc666a9df10546191133c75afbe18.tar.bz2 rtmux-6e4b947d71dfc666a9df10546191133c75afbe18.zip | |
New option main-pane-width to set width of pane in left-vertical mode.
Diffstat (limited to 'TODO')
| -rw-r--r-- | TODO | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -81,8 +81,9 @@ what to do about manual mode? - two independent manual modes: vertical and horizontal? - proper grid mode? (hard) - hardcoded 81 for left-vertical is nasty. how else? window option? - test bug sshing from freebsd console (tom iirc?) +- document manual-vertical changes +- document main-pane-width - document clear-history - document paste in status line - document SIGUSR1 behaviour |