diff options
author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2018-10-16 14:12:33 +0100 |
---|---|---|
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2018-10-16 14:12:33 +0100 |
commit | 407075d8c7cccad62450fbefd54edcc4ab511940 (patch) | |
tree | 0c927ba595e1a242f142b2b1780700ec31534b6f | |
parent | cdd8c93f54764bfc295e967f5d776513ad17ac6a (diff) | |
download | rtmux-407075d8c7cccad62450fbefd54edcc4ab511940.tar.gz rtmux-407075d8c7cccad62450fbefd54edcc4ab511940.tar.bz2 rtmux-407075d8c7cccad62450fbefd54edcc4ab511940.zip |
Add to TODO.
-rw-r--r-- | TODO | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -114,6 +114,7 @@ * drag panes and windows around to move/swap them in choose mode * flag to specify environment to new-window, split-window, new-session (issue 1498) + * multiple column panes (issue 1503) - hooks * more hooks for various things |