From f9a1270d391bbd6637f03978b89cb4c392a3e1b6 Mon Sep 17 00:00:00 2001 From: Nicholas Marriott Date: Mon, 16 Jun 2008 20:26:48 +0000 Subject: [PATCH] Update TODO. --- TODO | 13 +++++++------ 1 file 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?