diff options
author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2016-04-27 13:10:34 +0100 |
---|---|---|
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2016-04-27 13:10:34 +0100 |
commit | 61f231a496ff404ce811ece1389af1d929a39937 (patch) | |
tree | 5c4131ec65682d4ea029bbe1921fde8d509f6bdb | |
parent | 447ead940e64ec8c479c4a7d0d4cd3897527621b (diff) | |
download | rtmux-61f231a496ff404ce811ece1389af1d929a39937.tar.gz rtmux-61f231a496ff404ce811ece1389af1d929a39937.tar.bz2 rtmux-61f231a496ff404ce811ece1389af1d929a39937.zip |
Add to TODO.
-rw-r--r-- | TODO | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -7,6 +7,7 @@ * last-pane across sessions * list-keys should quote output so that bindings can just be used in config file as-is + * resize-pane -p to match split-window -p - make command sequences more usable * don't require space after ; |