aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2010-06-13 11:28:26 +0000
committerNicholas Marriott <nicholas.marriott@gmail.com>2010-06-13 11:28:26 +0000
commit1b77ae26846dee01709cc0e8d2c29d7f5d4aaab1 (patch)
tree20321d8d90239f41e05bb91f2930e97512e15ed2
parent60134cebda13ace3715ecdb4334fe7a5c272da4b (diff)
downloadrtmux-1b77ae26846dee01709cc0e8d2c29d7f5d4aaab1.tar.gz
rtmux-1b77ae26846dee01709cc0e8d2c29d7f5d4aaab1.tar.bz2
rtmux-1b77ae26846dee01709cc0e8d2c29d7f5d4aaab1.zip
+.
-rw-r--r--TODO1
1 files changed, 1 insertions, 0 deletions
diff --git a/TODO b/TODO
index 3b2e5b76..26cc43af 100644
--- a/TODO
+++ b/TODO
@@ -160,5 +160,6 @@ For 1.3 (not in order):
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)
+19 info() when changing to same window
...