diff options
author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2018-01-29 12:46:52 +0000 |
---|---|---|
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2018-01-29 12:46:52 +0000 |
commit | 4e4c5008792069b3c8b0562a2411583e89b04aed (patch) | |
tree | cc23f0cc5f12707bff3f96e9481a23a8e25fc3e4 | |
parent | 0407d847a424ad6cd1c691ad5dd66cec54a17948 (diff) | |
download | rtmux-4e4c5008792069b3c8b0562a2411583e89b04aed.tar.gz rtmux-4e4c5008792069b3c8b0562a2411583e89b04aed.tar.bz2 rtmux-4e4c5008792069b3c8b0562a2411583e89b04aed.zip |
Add more to TODO.
-rw-r--r-- | TODO | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -113,6 +113,7 @@ * marker lines in history (GitHub issue 1042) * 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 - hooks * more hooks for various things |