From dadc56d754f2e86dec96bcf3bed54090538ce336 Mon Sep 17 00:00:00 2001 From: Nicholas Marriott Date: Wed, 3 Oct 2007 11:26:34 +0000 Subject: Key binding, unbinding. --- TODO | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'TODO') diff --git a/TODO b/TODO index 5e47d696..9b05a0b4 100644 --- a/TODO +++ b/TODO @@ -33,6 +33,7 @@ IPC is arse-about-face: too much overhead. 8-byte header for each packet... hrm. already scanning output for \e, could add an extra byte to it for message +- could use bsearch all over the place -- For 0.1 -------------------------------------------------------------------- - man page @@ -48,7 +49,6 @@ set status on/off set meta set shell - bind key?? - fix resize (width problems with multiple clients?) - handle tmux in tmux (check $TMUX and abort) - check for some reqd terminfo caps on startup -- cgit