From d76d42f4f97d88ba976710aaefe1319457b4bd68 Mon Sep 17 00:00:00 2001 From: Nicholas Marriott Date: Fri, 13 Feb 2009 19:30:06 +0000 Subject: [PATCH] Update TODO. --- TODO | 3 +++ 1 file changed, 3 insertions(+) diff --git a/TODO b/TODO index 40f6c831..325f7b24 100644 --- a/TODO +++ b/TODO @@ -94,3 +94,6 @@ - better support for stupid margin terminals. strcmp for cons25 sucks, how can these be autodetected? - the escape timer for M- is too short for escape+key. fiddle with it +- page up/down in choose mode is STILL broken. damn +- set-option should be set-session-option and should be overall global options + for stuff like mode keys?