From 205b78ec588c2235bf037edb75b1fe2ac8d78386 Mon Sep 17 00:00:00 2001 From: Nicholas Marriott Date: Thu, 3 Jan 2008 21:32:11 +0000 Subject: Some key tweaks, fix status bar to not rely on attr. --- TODO | 2 ++ 1 file changed, 2 insertions(+) (limited to 'TODO') diff --git a/TODO b/TODO index 1f35518d..f1aa29ae 100644 --- a/TODO +++ b/TODO @@ -65,6 +65,8 @@ - window splitting? - if only one arg to switch-window, assume source-index - test on wsvt25, vt100, vt220 +- clear EOL etc CANNOT rely on it using the current colour/attr and should + not emulate it doing so - it should always fill with black -- For 0.2 -------------------------------------------------------------------- - anything which uses cmd_{send,recv}_string will break if the string is -- cgit