From e79a41cff907c128e03ac97c48b69e261f2c1f48 Mon Sep 17 00:00:00 2001 From: Nicholas Marriott Date: Mon, 12 Nov 2007 16:09:08 +0000 Subject: Finish off man page. --- TODO | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index e32bd9d4..9553b974 100644 --- a/TODO +++ b/TODO @@ -48,11 +48,12 @@ rather than ignored - save/restore (DECSC/DECRC) are ugly. maybe a struct screen_attr and memcpy - force maximum terminal size (centred?) +- per-session toolbar state, other options +- commands: + kill server -- For 0.1 -------------------------------------------------------------------- - man page -- commands: - kill session (not bound by default) - fix most(1) problems after scrolling - fix mutt problems with redraw (mutt's) status line when reading mail -- cgit