diff options
author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2019-04-29 21:48:15 +0100 |
---|---|---|
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2019-04-29 21:48:15 +0100 |
commit | 7e0f9ab3ebc03725a522ec118fdc4f27080e657c (patch) | |
tree | 690ce48405744ae5c14eb59bd9bfac24cd053395 | |
parent | 87bd8965c6128a0238cd1488e5c89bde95968eb1 (diff) | |
download | rtmux-7e0f9ab3ebc03725a522ec118fdc4f27080e657c.tar.gz rtmux-7e0f9ab3ebc03725a522ec118fdc4f27080e657c.tar.bz2 rtmux-7e0f9ab3ebc03725a522ec118fdc4f27080e657c.zip |
Don't think I will do this.
-rw-r--r-- | TODO | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -152,4 +152,3 @@ TODO soonish maybe: history (bit silly really though), reflow performance (can reflow blocks on demand). It would possibly be good if history-limit could be global and collected LRU. -- Merge alternate and normal screen modes: https://gitlab.freedesktop.org/terminal-wg/specifications/issues/5#note_112220 |