Spelling, from Josh Soref.

This commit is contained in:
Nicholas Marriott
2016-06-10 12:47:15 +01:00
parent fa68d0a16e
commit c84ed36719
3 changed files with 5 additions and 5 deletions

2
TODO
View File

@ -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)