aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2015-06-04 10:37:39 +0100
committerNicholas Marriott <nicholas.marriott@gmail.com>2015-06-04 10:37:39 +0100
commitb67db455a87618ef438609f2caef667573e8744b (patch)
treeeaac915ba28ed5928973267cb527c2c86d2f12fc
parent75061cb45d68ad3a7a75839a2f658813e697c55e (diff)
downloadrtmux-b67db455a87618ef438609f2caef667573e8744b.tar.gz
rtmux-b67db455a87618ef438609f2caef667573e8744b.tar.bz2
rtmux-b67db455a87618ef438609f2caef667573e8744b.zip
Update TODO with some items from old SF tickets.
-rw-r--r--TODO5
1 files changed, 5 insertions, 0 deletions
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