From ba7117ab362062f7cb0abdf6d0ee212f42d580ae Mon Sep 17 00:00:00 2001 From: Ben Boeckel Date: Sat, 26 Mar 2011 14:36:25 -0400 Subject: Update README for KEYCMD_STRIP_WORD event --- README | 2 ++ 1 file changed, 2 insertions(+) (limited to 'README') diff --git a/README b/README index 3ac9a28..5ef791a 100644 --- a/README +++ b/README @@ -762,6 +762,8 @@ Events/requests which the EM and its plugins listens for keycmd. * `KEYCMD_STRIP_WORD`: Removes the last word from the keycmd, similar to readline `^W`. + - `request KEYCMD_STRIP_WORD `: The `` argument is a list of + characters that are considered to separate words. * `KEYCMD_EXEC_CURRENT`: (tries to) execute whatever is in the keycmd. * `SET_KEYCMD`: Allow setting of the keycmd externally. - `request SET_KEYCMD `: Set the keycmd to ``. -- cgit v1.2.3