diff options
Diffstat (limited to 'doc/en/usage.txt')
-rw-r--r-- | doc/en/usage.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/en/usage.txt b/doc/en/usage.txt index c6d7359a..1758308c 100644 --- a/doc/en/usage.txt +++ b/doc/en/usage.txt @@ -318,6 +318,9 @@ These commands work in *any* tab. "/bind ^H KEY_UP" makes Control + h behave the same way as the Up key. See the link:keys.html[key bindings documentation page] for more details. + */runkey <key>*:: Execute the action defined for _key_. For example, + "/runkey KEY_PPAGE" will scroll up, or "/runkey ^N" will go to the next tab. + NOTE: The following command will work everywhere, except in the Roster tab. */close*:: Close the tab. |