From c37edf6ed469e36d2e75f9a25dec3e656bb0c02e Mon Sep 17 00:00:00 2001 From: Barrucadu Date: Sun, 17 May 2009 22:42:32 +0100 Subject: Added an optional param to toggle_insert_mode, which allows to specify whether to enable or disable it. --- README | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'README') diff --git a/README b/README index bdfb403..733d4c8 100644 --- a/README +++ b/README @@ -161,7 +161,8 @@ actions follows: * `exit` * `search ` * `search_reverse ` -* `toggle_insert_mode` +* `toggle_insert_mode ` + - 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 -- cgit v1.2.3