aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2019-03-25 10:06:03 +0000
committerNicholas Marriott <nicholas.marriott@gmail.com>2019-03-25 10:06:03 +0000
commita084f2dcb74c93348b1fd55ddf2f85d29c714fce (patch)
tree0f4a2a467cb82c6969d1fb711e1bc969124addef
parent0292243b296b40de6c4b010cc89c6a89b97e37c5 (diff)
downloadrtmux-a084f2dcb74c93348b1fd55ddf2f85d29c714fce.tar.gz
rtmux-a084f2dcb74c93348b1fd55ddf2f85d29c714fce.tar.bz2
rtmux-a084f2dcb74c93348b1fd55ddf2f85d29c714fce.zip
Add to TODO.
-rw-r--r--TODO2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO b/TODO
index 4e252b5f..d4c2edfd 100644
--- a/TODO
+++ b/TODO
@@ -159,3 +159,5 @@ 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.
+- Way to bind mouse keys on empty gap between status left and right and window
+ list, GitHub issue 1649.