diff options
author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2010-05-27 08:29:17 +0000 |
---|---|---|
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2010-05-27 08:29:17 +0000 |
commit | e334deb8729dbfd8546b1076d36699e0e434f3a5 (patch) | |
tree | 4c80070172588af2234ac9c9f4200a0c1cf983da | |
parent | e50dc0745f25b887a3cf1fcc7b0402eaa8593922 (diff) | |
download | rtmux-e334deb8729dbfd8546b1076d36699e0e434f3a5.tar.gz rtmux-e334deb8729dbfd8546b1076d36699e0e434f3a5.tar.bz2 rtmux-e334deb8729dbfd8546b1076d36699e0e434f3a5.zip |
+.
-rw-r--r-- | TODO | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -158,5 +158,7 @@ For 1.3 (not in order): 14 bind commands to key sequences? 15 socket should be group writable and ownership should be maintained 16 monitor, bell etc should monitor /all/ panes in the window not just one +17 wd should be updated on attach etc. maybe lose default-path and use PWD +18 a history of commands that can be reversed (reverse member of each command, and a buffer) ... |