diff options
author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2017-03-21 21:28:37 +0000 |
---|---|---|
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2017-03-21 21:28:37 +0000 |
commit | 57cb6ef3a22369174a758b37dcb35893e29a6826 (patch) | |
tree | 46a0af7f57f0000c97e754a710a0622a4cc60c9d | |
parent | b008a07ebb9a2952db4a1fe8f8f8167e37347b54 (diff) | |
download | rtmux-57cb6ef3a22369174a758b37dcb35893e29a6826.tar.gz rtmux-57cb6ef3a22369174a758b37dcb35893e29a6826.tar.bz2 rtmux-57cb6ef3a22369174a758b37dcb35893e29a6826.zip |
Add to TODO.
-rw-r--r-- | TODO | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 |