diff options
author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2010-01-14 22:10:23 +0000 |
---|---|---|
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2010-01-14 22:10:23 +0000 |
commit | 5483a460fd73bec9e03985aa83dfe349388fd81a (patch) | |
tree | e3edf20ef2052a665c5cf49ecf597f4db004f509 | |
parent | 3abd4ca9a7213be7045e314a7a0579fb42aec6e1 (diff) | |
download | rtmux-5483a460fd73bec9e03985aa83dfe349388fd81a.tar.gz rtmux-5483a460fd73bec9e03985aa83dfe349388fd81a.tar.bz2 rtmux-5483a460fd73bec9e03985aa83dfe349388fd81a.zip |
+.
-rw-r--r-- | TODO | 8 |
1 files changed, 7 insertions, 1 deletions
@@ -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? |