From fe06744d66e66b0b8e3839dbca5791001be5e58d Mon Sep 17 00:00:00 2001 From: Nicholas Marriott Date: Wed, 3 Oct 2007 12:34:16 +0000 Subject: String/number arguments.. --- TODO | 2 ++ 1 file changed, 2 insertions(+) (limited to 'TODO') diff --git a/TODO b/TODO index 9b05a0b4..9ee064ee 100644 --- a/TODO +++ b/TODO @@ -34,6 +34,7 @@ packet... hrm. already scanning output for \e, could add an extra byte to it for message - could use bsearch all over the place +- better errors when creating new windows/sessions (how?) -- For 0.1 -------------------------------------------------------------------- - man page @@ -49,6 +50,7 @@ set status on/off set meta set shell + list-keys (list key bindings) - fix resize (width problems with multiple clients?) - handle tmux in tmux (check $TMUX and abort) - check for some reqd terminfo caps on startup -- cgit