From d531dbb53a893365e9f799cddd3f7ae4f7d96b57 Mon Sep 17 00:00:00 2001 From: Nicholas Marriott Date: Wed, 7 Jan 2009 22:57:03 +0000 Subject: Minor tidying; remove some old debugging messages. --- TODO | 1 + 1 file changed, 1 insertion(+) (limited to 'TODO') diff --git a/TODO b/TODO index a498244f..0018d399 100644 --- a/TODO +++ b/TODO @@ -53,3 +53,4 @@ - document status line options, title bits - document window options changes - more # commands in status-left,right eg #H for hostname. others? +- input.c is too complicated. simplify? -- cgit