diff options
author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2008-06-20 06:36:47 +0000 |
---|---|---|
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2008-06-20 06:36:47 +0000 |
commit | af924e726a459fdf5401e6bd466826cce115b945 (patch) | |
tree | 1aebda38f22233bc40257eec24ba444b4b1ab577 | |
parent | 17fde823a88897e375735065a05fa1f8943df0bc (diff) | |
download | rtmux-af924e726a459fdf5401e6bd466826cce115b945.tar.gz rtmux-af924e726a459fdf5401e6bd466826cce115b945.tar.bz2 rtmux-af924e726a459fdf5401e6bd466826cce115b945.zip |
Update.
-rw-r--r-- | TODO | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -69,11 +69,9 @@ should not emulate it doing so - activity/bell should be per-window not per-link? what if it is cur win in session not being watched? -- document status-left/status-right/status-interval/set-titles - enhance paste buffers. multiple buffers, per-session buffers, lots of command love - command history for command-prompt. tab completion - tidy up window modes - support \033_string\033\\ for window title too -- fix bell-action in show-window +- fix bell-action in show-options - list-keys should be sorted -- command prompt doesn't work properly if status line is turned off. fix it |