aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2008-06-16 20:26:48 +0000
committerNicholas Marriott <nicholas.marriott@gmail.com>2008-06-16 20:26:48 +0000
commitf9a1270d391bbd6637f03978b89cb4c392a3e1b6 (patch)
treea0b3d587528191c9d1ab2ce0e353abc595ea54d7
parent21a9b3f6e8c67af21cfa48020f91ad458530ba86 (diff)
downloadrtmux-f9a1270d391bbd6637f03978b89cb4c392a3e1b6.tar.gz
rtmux-f9a1270d391bbd6637f03978b89cb4c392a3e1b6.tar.bz2
rtmux-f9a1270d391bbd6637f03978b89cb4c392a3e1b6.zip
Update TODO.
-rw-r--r--TODO13
1 files changed, 7 insertions, 6 deletions
diff --git a/TODO b/TODO
index 3100c3ec..6de49b00 100644
--- a/TODO
+++ b/TODO
@@ -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?