diff options
author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2018-01-29 12:44:31 +0000 |
---|---|---|
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2018-01-29 12:44:31 +0000 |
commit | 0407d847a424ad6cd1c691ad5dd66cec54a17948 (patch) | |
tree | 1d7880d6902bc6cd8ad311fc51ebf60dbf10c198 | |
parent | 19afd842bf63b28f4ea087b171a6be36a404d8e2 (diff) | |
download | rtmux-0407d847a424ad6cd1c691ad5dd66cec54a17948.tar.gz rtmux-0407d847a424ad6cd1c691ad5dd66cec54a17948.tar.bz2 rtmux-0407d847a424ad6cd1c691ad5dd66cec54a17948.zip |
Add to TODO.
-rw-r--r-- | TODO | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -49,6 +49,7 @@ * improve word and line selection in copy mode (for example when dragging it should select by word. compare how xterm works. GitHub issue 682) + * key to search for word under cursor (GitHub issue 1240) - layout stuff * way to tag a layout as a number/name |