diff options
author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2019-03-12 12:12:20 +0000 |
---|---|---|
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2019-03-12 12:12:35 +0000 |
commit | 595b52490e796f87ee163615b5d7f6c624f1fd89 (patch) | |
tree | 7991d0bfb75ff33c123f3fd0ef7426780b3b7a1a | |
parent | 3ec05e940505f1d0b4e55413f949fdfaceddedde (diff) | |
download | rtmux-595b52490e796f87ee163615b5d7f6c624f1fd89.tar.gz rtmux-595b52490e796f87ee163615b5d7f6c624f1fd89.tar.bz2 rtmux-595b52490e796f87ee163615b5d7f6c624f1fd89.zip |
Add to TODO.
-rw-r--r-- | TODO | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -118,7 +118,6 @@ * flag to specify environment to new-window, split-window, new-session (issue 1498) * multiple column panes (issue 1503) - * stack of modes rather than first one sticking (issue 1542) * support for ZERO WIDTH JOINER U+200D - hooks @@ -145,4 +144,4 @@ moved offset when it gets close to an edge? * issues that are not too hard to do: - 1501, 1517, 1498, 1542 + 1501, 1517, 1498 |