From 91e24af08997ee5348366b3de5ab5167bf712a43 Mon Sep 17 00:00:00 2001 From: Nicholas Marriott Date: Fri, 5 Oct 2007 14:23:28 +0000 Subject: Clean up pause/exit mess with flags. --- TODO | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'TODO') diff --git a/TODO b/TODO index 5c98405d..844cdb3f 100644 --- a/TODO +++ b/TODO @@ -44,6 +44,8 @@ -- For 0.1 -------------------------------------------------------------------- - man page +- sort out bell: passing through should be optional, and toolbar should change + window colour or something - commands: refresh client rename sessions @@ -56,4 +58,3 @@ set shell - handle tmux in tmux (check $TMUX and abort) - check for some reqd terminfo caps on startup -- sort out the pause mess -- cgit