aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2011-06-05 11:03:10 +0000
committerNicholas Marriott <nicholas.marriott@gmail.com>2011-06-05 11:03:10 +0000
commit1cf916ca736b5b89a932f49eddadbd452a009354 (patch)
treecd321e362d1bedbb35fcbb409675cb729dea32c6
parent12544ccd419d1899fc491043dd5f6b655341fe38 (diff)
downloadrtmux-1cf916ca736b5b89a932f49eddadbd452a009354.tar.gz
rtmux-1cf916ca736b5b89a932f49eddadbd452a009354.tar.bz2
rtmux-1cf916ca736b5b89a932f49eddadbd452a009354.zip
Add.
-rw-r--r--TODO1
1 files changed, 1 insertions, 0 deletions
diff --git a/TODO b/TODO
index 29daf839..fdc959f6 100644
--- a/TODO
+++ b/TODO
@@ -150,6 +150,7 @@
- wait-pane command or another way to make it synchronous/wait for command to
finish
- way to get command window started with (part of format stuff?)
+- last-pane across sessions
* We need a tmux terminfo entry to document the extensions we are using in
upstream terminfo. Must NOT change (only add or remove) anything from
TERM=screen so we can fallback!