From b67db455a87618ef438609f2caef667573e8744b Mon Sep 17 00:00:00 2001 From: Nicholas Marriott Date: Thu, 4 Jun 2015 10:37:39 +0100 Subject: [PATCH] Update TODO with some items from old SF tickets. --- TODO | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/TODO b/TODO index 93d11f4f..4a3ec3cd 100644 --- a/TODO +++ b/TODO @@ -32,6 +32,9 @@ * flag to choose-* for sort order * choose mode would be better per client than per window? * two choices (first one then second, for swap-pane and join-pane) + * choose modes should ditch the key bindings and just have fixed keys, and + be more customized to their purpose (d to delete a buffer for choose-buffer, + a preview of buffer contents, etc) - improve monitor-*: * straighten out rules for multiple clients @@ -55,6 +58,7 @@ * message display * prompt input * multibyte key input + * searching in copy mode - copy/paste improvements: * incremental searching @@ -119,3 +123,4 @@ environments * multiline status line? * customizable command aliases + * automatic pane logging