diff options
Diffstat (limited to 'common/locale/en-US/various.xml')
-rw-r--r-- | common/locale/en-US/various.xml | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/common/locale/en-US/various.xml b/common/locale/en-US/various.xml index c2eba72c..d79df173 100644 --- a/common/locale/en-US/various.xml +++ b/common/locale/en-US/various.xml @@ -35,7 +35,11 @@ <tags>:fk :feedkeys</tags> <spec>feedkeys<oa>!</oa> <a>keys</a></spec> <description> - <p>Fake key events. If <oa>!</oa> is given then recursive mappings are not allowed.</p> + <p> + Fake key events. If <oa>!</oa> is given, key remappings are + ignored, similarly to the <t>:map</t> command's <em>-builtin</em> + option. + </p> <dl> <dt>-mode</dt> <dd>The mode in which to feed the keys (short name <em>-m</em>)</dd> |