From b97264bb70898465fbdba6a79cd1614b0f09c0fc Mon Sep 17 00:00:00 2001 From: Nicholas Marriott Date: Fri, 27 Mar 2009 16:44:00 +0000 Subject: Update TODO. --- TODO | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index 12502635..91a115f5 100644 --- a/TODO +++ b/TODO @@ -89,11 +89,12 @@ - test bug sshing from freebsd console - better support for stupid margin terminals. strcmp for cons25 sucks, how can these be autodetected? +- refer to windows by name etc (duplicates? fnmatch?) +- n/p repeat is annoying, turn off +- repeat should be a key flag and should be configurable (bind -r) + - document status-keys - document break-pane - document -8 flag - document set-remain-on-exit -- refer to windows by name etc (duplicates? fnmatch?) -- n/p repeat is annoying, turn off -- repeat should be a key flag and should be configurable (bind -r) - document -L and update socket path bits in tmux.1 -- cgit