diff options
author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2016-04-30 20:04:41 +0100 |
---|---|---|
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2016-04-30 20:04:41 +0100 |
commit | 2b9f8ae485b05a87f22865f4662089f1f6e1e0e7 (patch) | |
tree | 616842812c518f82bc2d7a08c300e4532abac3eb | |
parent | 5849c950d0157d6a4b4bdd358771d48945ff84cb (diff) | |
download | rtmux-2b9f8ae485b05a87f22865f4662089f1f6e1e0e7.tar.gz rtmux-2b9f8ae485b05a87f22865f4662089f1f6e1e0e7.tar.bz2 rtmux-2b9f8ae485b05a87f22865f4662089f1f6e1e0e7.zip |
Update TODO.
-rw-r--r-- | TODO | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -45,8 +45,6 @@ * bind commands to mouse in different areas? * commands executed when clicking on a pattern (URL) -- hooks! - - warts on current naming: * display-time but message-fg/bg/attr * list-* vs show-* @@ -76,7 +74,6 @@ * searching in copy mode should unwrap lines, so if you seach for "foobar" then it should be found even if it is now "foo\nbar" (if the WRAP flag is set on the line) - * {} to go to next/previous blank line in copy mode - layout stuff * way to tag a layout as a number/name |