diff options
author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2018-09-25 08:27:43 +0100 |
---|---|---|
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2018-09-25 08:27:53 +0100 |
commit | 57069287a11cc208647f699a87aa7bf526716668 (patch) | |
tree | e08b47f7f62f0bc3ab13d86de908716688b2a73a | |
parent | 4799f43298a04f06081ae8b20f61b1830d415a99 (diff) | |
download | rtmux-57069287a11cc208647f699a87aa7bf526716668.tar.gz rtmux-57069287a11cc208647f699a87aa7bf526716668.tar.bz2 rtmux-57069287a11cc208647f699a87aa7bf526716668.zip |
Add to TODO.
-rw-r--r-- | TODO | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -112,6 +112,7 @@ * tree mode stuff: make command prompt (:) common code so all modes get it, predefined filters, tag-all key, ... * drag panes and windows around to move/swap them in choose mode + * support panes of 1 line (redraw instead of scrolling) - hooks * more hooks for various things |