diff options
author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2017-08-22 13:02:20 +0100 |
---|---|---|
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2017-08-22 13:02:20 +0100 |
commit | 0f708dd6e267d281c68a8bcab71437002e6d65b1 (patch) | |
tree | 62020e230b2d8118001ea61c1e770aba679bd9fd | |
parent | 730312e60f7acb462e5e58895a61e42dc2df9434 (diff) | |
download | rtmux-0f708dd6e267d281c68a8bcab71437002e6d65b1.tar.gz rtmux-0f708dd6e267d281c68a8bcab71437002e6d65b1.tar.bz2 rtmux-0f708dd6e267d281c68a8bcab71437002e6d65b1.zip |
Add to TODO.
-rw-r--r-- | TODO | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -109,6 +109,7 @@ * this doesn't work, need pane reference count probably: bind -n DoubleClick3Status confirm-before -p "kill-window #I? (y/n)" kill-window * respawn -c flag same as neww etc + * marker lines in history (GitHub issue 1042) - hooks * more hooks for various things |