diff options
Diffstat (limited to 'common/locale/en-US/various.xml')
-rw-r--r-- | common/locale/en-US/various.xml | 16 |
1 files changed, 14 insertions, 2 deletions
diff --git a/common/locale/en-US/various.xml b/common/locale/en-US/various.xml index 2ee221e2..327a7897 100644 --- a/common/locale/en-US/various.xml +++ b/common/locale/en-US/various.xml @@ -23,15 +23,27 @@ arguments. These context names may be used to tune the function of the completion system via options like <o>autocomplete</o> and <o>wildcase</o>. Note that completion must be triggered in order - for this command to be effective, so if autocompletion is not + for this command to be effective, so if auto-completion is not active, you'll need to press the <k name="Tab" mode="c"/> key at least once. You should also be aware that this command is only - useful from the commandline. + useful from the command line. </p> </description> </item> <item> + <tags>:fk :feedkeys</tags> + <spec>feedkeys<oa>!</oa></spec> + <description> + <p>Fake key events.</p> + + <dl> + <dt>-mode</dt> <dd>The in which to feed the keys (short name: <em>-m</em>)</dd> + </dl> + </description> +</item> + +<item> <tags>:norm :normal</tags> <spec>:norm<oa>al</oa><oa>!</oa> <a>keys</a></spec> <description> |