aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2019-03-12 12:12:20 +0000
committerNicholas Marriott <nicholas.marriott@gmail.com>2019-03-12 12:12:35 +0000
commit595b52490e796f87ee163615b5d7f6c624f1fd89 (patch)
tree7991d0bfb75ff33c123f3fd0ef7426780b3b7a1a
parent3ec05e940505f1d0b4e55413f949fdfaceddedde (diff)
downloadrtmux-595b52490e796f87ee163615b5d7f6c624f1fd89.tar.gz
rtmux-595b52490e796f87ee163615b5d7f6c624f1fd89.tar.bz2
rtmux-595b52490e796f87ee163615b5d7f6c624f1fd89.zip
Add to TODO.
-rw-r--r--TODO3
1 files changed, 1 insertions, 2 deletions
diff --git a/TODO b/TODO
index d764bca7..d767dd10 100644
--- a/TODO
+++ b/TODO
@@ -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