diff options
author | mathieui <mathieui@mathieui.net> | 2012-02-25 02:58:29 +0100 |
---|---|---|
committer | mathieui <mathieui@mathieui.net> | 2012-02-25 02:58:29 +0100 |
commit | e3f0faf6d0dfd8d3b450b06aebf90614061245c9 (patch) | |
tree | 99748b52b4397a575d6082677d86d0dd72b760dd /doc/en | |
parent | a1cc350f77962af5fc80cbd98a9435e7836b957d (diff) | |
download | poezio-e3f0faf6d0dfd8d3b450b06aebf90614061245c9.tar.gz poezio-e3f0faf6d0dfd8d3b450b06aebf90614061245c9.tar.bz2 poezio-e3f0faf6d0dfd8d3b450b06aebf90614061245c9.tar.xz poezio-e3f0faf6d0dfd8d3b450b06aebf90614061245c9.zip |
Documentation update
Diffstat (limited to 'doc/en')
-rw-r--r-- | doc/en/keys.txt | 10 | ||||
-rw-r--r-- | doc/en/usage.txt | 4 |
2 files changed, 14 insertions, 0 deletions
diff --git a/doc/en/keys.txt b/doc/en/keys.txt index a6d3b8fd..3ace6338 100644 --- a/doc/en/keys.txt +++ b/doc/en/keys.txt @@ -205,6 +205,16 @@ These keys work only in the MultiUserChat List tab (obtained with /list *Ctrl-M*:: Join the MultiUserChat currently selected (same as _j_). +XML tab input keys +~~~~~~~~~~~~~~~~~~ + +These keys only work in the XML tab (obtained with /xml_tab) + +*Ctrl+k*:: Freeze or un-freeze the display in order to have a clear view of + the stanzas. + + + Key configuration ----------------- Bindings are keyboard shortcut aliases. You can use them diff --git a/doc/en/usage.txt b/doc/en/usage.txt index 4db1d699..46e88a7e 100644 --- a/doc/en/usage.txt +++ b/doc/en/usage.txt @@ -380,3 +380,7 @@ NOTE: The following commands do not comply with any XEP or whatever, but they */import [/path/to/file]*:: Import your contacts from /path/to/file if specified, or $HOME/poezio_contacts if not. +XML tab commands +~~~~~~~~~~~~~~~~ + +*/clear*:: Clear the current buffer. |