diff options
author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2019-03-26 17:04:47 +0000 |
---|---|---|
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2019-03-26 17:04:47 +0000 |
commit | a13e57f70134994b59a77e7ab377d95ebf78f0ac (patch) | |
tree | cf923c7c194135f2b64cb87bc7981013fd7e7c25 | |
parent | e722ba38e3133cb01b4cd17bf5fe7c56e42a4962 (diff) | |
download | rtmux-a13e57f70134994b59a77e7ab377d95ebf78f0ac.tar.gz rtmux-a13e57f70134994b59a77e7ab377d95ebf78f0ac.tar.bz2 rtmux-a13e57f70134994b59a77e7ab377d95ebf78f0ac.zip |
Update TODO.
-rw-r--r-- | TODO | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -159,3 +159,4 @@ TODO soonish maybe: collected LRU. - Command aliases should be able to override builtin commands in order to add default flags (some mechanism needed to avoid recursion). GitHub issue 1630. +- window-size latest, GitHub issue 1637. |