diff options
author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2008-06-16 20:26:48 +0000 |
---|---|---|
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2008-06-16 20:26:48 +0000 |
commit | f9a1270d391bbd6637f03978b89cb4c392a3e1b6 (patch) | |
tree | a0b3d587528191c9d1ab2ce0e353abc595ea54d7 | |
parent | 21a9b3f6e8c67af21cfa48020f91ad458530ba86 (diff) | |
download | rtmux-f9a1270d391bbd6637f03978b89cb4c392a3e1b6.tar.gz rtmux-f9a1270d391bbd6637f03978b89cb4c392a3e1b6.tar.bz2 rtmux-f9a1270d391bbd6637f03978b89cb4c392a3e1b6.zip |
Update TODO.
-rw-r--r-- | TODO | 13 |
1 files changed, 7 insertions, 6 deletions
@@ -69,14 +69,15 @@ - get rid of DEFDATA etc -- For 0.3 -------------------------------------------------------------------- -- clear EOL etc CANNOT rely on term using the current colour/attr and probably - should not emulate it doing so -- key binding bug: random changes? -- test and fix wsvt25 -- activity/bell should be per-window not per-link? what if it is cur win in - session not being watched? - man page: set-window-option show-window-options explanation of -t format config file + +-- For 0.4 -------------------------------------------------------------------- +- test and fix wsvt25 +- clear EOL etc CANNOT rely on term using the current colour/attr and probably + 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? |