From b69f4a3312a375fb9b19733e8f347f0f9a36d431 Mon Sep 17 00:00:00 2001 From: Nicholas Marriott Date: Mon, 23 Jun 2008 22:12:29 +0000 Subject: Split internal status-colour into status-fg/status-bg options and lose workarounds in set-option stuff. --- TODO | 1 - 1 file changed, 1 deletion(-) (limited to 'TODO') diff --git a/TODO b/TODO index 14ceaa4b..94a19ad6 100644 --- a/TODO +++ b/TODO @@ -77,7 +77,6 @@ - command history for command-prompt. better tab completion - options parsing could be much more generic, opening the way for abbreviation and tab completion of option names -- split status-colour into fg/bg --- save-buffer -b number filename load-buffer -b number filename -- cgit