aboutsummaryrefslogtreecommitdiffhomepage
path: root/README
diff options
context:
space:
mode:
authorGravatar Barrucadu <mike@barrucadu.co.uk>2009-05-17 22:42:32 +0100
committerGravatar Barrucadu <mike@barrucadu.co.uk>2009-05-17 22:42:32 +0100
commitc37edf6ed469e36d2e75f9a25dec3e656bb0c02e (patch)
treee0187f4e03b6a866fa6ce26c0bf5d5b1c349908b /README
parent82cf9578d821a68d275f1ee13f182d85913acb04 (diff)
Added an optional param to toggle_insert_mode, which allows to specify whether to enable or disable it.
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 2 insertions, 1 deletions
diff --git a/README b/README
index bdfb403..733d4c8 100644
--- a/README
+++ b/README
@@ -161,7 +161,8 @@ actions follows:
* `exit`
* `search <string>`
* `search_reverse <string>`
-* `toggle_insert_mode`
+* `toggle_insert_mode <optional state>`
+ - if the optional state is 0, disable insert mode. If 1, enable insert mode.
* `runcmd`
- can be used for running a command such as SET or BIND