aboutsummaryrefslogtreecommitdiffhomepage
path: root/README
diff options
context:
space:
mode:
authorGravatar Rob <rob.manea@gmail.com>2009-11-19 14:09:08 +0100
committerGravatar Rob <rob.manea@gmail.com>2009-11-19 14:09:08 +0100
commit492c7338e5fc88c9868295b455916da054abf5d0 (patch)
tree9b823daf99be6c44cd3f940081557afa1aca9424 /README
parenta84e3b16afb944ca11582ace8e5a6698cff35e18 (diff)
added search_clear command
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 2 insertions, 0 deletions
diff --git a/README b/README
index e3e22ea..28aa5b4 100644
--- a/README
+++ b/README
@@ -144,6 +144,8 @@ The following commands are recognized:
* `search <string>`
* `search_reverse <string>`
- search with no string will search for the next/previous occurrence of the string previously searched for
+* `search_clear`
+ - unmark and clear the search string
* `toggle_insert_mode <optional state>` TODO new plugin based syntax
- if the optional state is 0, disable insert mode. If 1, enable insert mode.
* `dump_config`