aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2010-01-14 22:10:23 +0000
committerNicholas Marriott <nicholas.marriott@gmail.com>2010-01-14 22:10:23 +0000
commit5483a460fd73bec9e03985aa83dfe349388fd81a (patch)
treee3edf20ef2052a665c5cf49ecf597f4db004f509
parent3abd4ca9a7213be7045e314a7a0579fb42aec6e1 (diff)
downloadrtmux-5483a460fd73bec9e03985aa83dfe349388fd81a.tar.gz
rtmux-5483a460fd73bec9e03985aa83dfe349388fd81a.tar.bz2
rtmux-5483a460fd73bec9e03985aa83dfe349388fd81a.zip
+.
-rw-r--r--TODO8
1 files changed, 7 insertions, 1 deletions
diff --git a/TODO b/TODO
index cf1541b9..18a5a166 100644
--- a/TODO
+++ b/TODO
@@ -101,4 +101,10 @@
- option to move copy mode indicator into status line
- list-buffer/show-buffer should display UTF-8
- selection behaviour closer to vi in vi mode
-
+- live update: server started with -U connects to server, requests sessions and
+ windows, receives fds
+- convert status line history to be server global (anything else?)
+- extensions to -t; windows, panes, sessions:
+ ! for previous window selected in current session
+ +/- for next/previous numerically
+ others?