aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2017-03-21 21:28:37 +0000
committerNicholas Marriott <nicholas.marriott@gmail.com>2017-03-21 21:28:37 +0000
commit57cb6ef3a22369174a758b37dcb35893e29a6826 (patch)
tree46a0af7f57f0000c97e754a710a0622a4cc60c9d
parentb008a07ebb9a2952db4a1fe8f8f8167e37347b54 (diff)
downloadrtmux-57cb6ef3a22369174a758b37dcb35893e29a6826.tar.gz
rtmux-57cb6ef3a22369174a758b37dcb35893e29a6826.tar.bz2
rtmux-57cb6ef3a22369174a758b37dcb35893e29a6826.zip
Add to TODO.
-rw-r--r--TODO2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO b/TODO
index 9ca27db0..3d024dcd 100644
--- a/TODO
+++ b/TODO
@@ -111,6 +111,8 @@
* multiline status line? separate command prompt and status line?
* automatic pane logging
* marks in history, automatically add (move?) one when pane is changed
+ * this doesn't work, need pane reference count probably:
+ bind -n DoubleClick3Status confirm-before -p "kill-window #I? (y/n)" kill-window
- hooks
* more hooks for various things