aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2010-05-27 08:29:17 +0000
committerNicholas Marriott <nicholas.marriott@gmail.com>2010-05-27 08:29:17 +0000
commite334deb8729dbfd8546b1076d36699e0e434f3a5 (patch)
tree4c80070172588af2234ac9c9f4200a0c1cf983da
parente50dc0745f25b887a3cf1fcc7b0402eaa8593922 (diff)
downloadrtmux-e334deb8729dbfd8546b1076d36699e0e434f3a5.tar.gz
rtmux-e334deb8729dbfd8546b1076d36699e0e434f3a5.tar.bz2
rtmux-e334deb8729dbfd8546b1076d36699e0e434f3a5.zip
+.
-rw-r--r--TODO2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO b/TODO
index 37c4c5d8..3b2e5b76 100644
--- a/TODO
+++ b/TODO
@@ -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)
...