aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2018-11-21 09:49:49 +0000
committerNicholas Marriott <nicholas.marriott@gmail.com>2018-11-21 09:50:53 +0000
commit2eca63b98e21a4e76d77dedf339da42f7291cc76 (patch)
tree3cf6c94b223df422ed96cb84e8567f0b57f7fff6
parentc4b04b162444222cfbc0b5943c6e5db433e8d427 (diff)
downloadrtmux-2eca63b98e21a4e76d77dedf339da42f7291cc76.tar.gz
rtmux-2eca63b98e21a4e76d77dedf339da42f7291cc76.tar.bz2
rtmux-2eca63b98e21a4e76d77dedf339da42f7291cc76.zip
Add to TODO.
-rw-r--r--TODO4
1 files changed, 4 insertions, 0 deletions
diff --git a/TODO b/TODO
index cac3a469..98103473 100644
--- a/TODO
+++ b/TODO
@@ -118,6 +118,7 @@
* 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)
- hooks
* more hooks for various things
@@ -141,3 +142,6 @@
visible as possible
* rather than centering cursor it might be better if only
moved offset when it gets close to an edge?
+
+* issues that are not too hard to do:
+ 1501, 1517, 1498, 1542