From 3ea893464f0deb382a41dbab6a4de12c008a4fd9 Mon Sep 17 00:00:00 2001 From: Nicholas Marriott Date: Wed, 10 Apr 2013 12:43:08 +0100 Subject: [PATCH] TODO changes. --- TODO | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/TODO b/TODO index 7d9641eb..d3e3b46b 100644 --- a/TODO +++ b/TODO @@ -27,7 +27,7 @@ * choose-pane command (augment choose-tree to do this?) * choose-mode and copy-mode are very similar, make choose-mode a subset? * flag to choose-* for sort order - * chose mode would be better per client than per window + * choose mode would be better per client than per window - improve monitor-*: * straighten out rules for multiple clients @@ -77,8 +77,6 @@ first an implicit table in which C-b is the only default binding to a command that says "next key from $othertable" and so on. means -n can go away as well -- why are -s and -t different for swap- and move-pane? - - copy/paste improvements: * case insensitive searching * incremental searching