diff options
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -71,7 +71,7 @@ table() cb to give the table name ("vi" or "emacs"). anything in the table fires the command, anything not in the table is injected as a key - * searching in copy mode should unwrap lines, so if you seach for "foobar" + * searching in copy mode should unwrap lines, so if you search for "foobar" then it should be found even if it is now "foo\nbar" (if the WRAP flag is set on the line) |