Documentation update
This commit is contained in:
parent
a1cc350f77
commit
e3f0faf6d0
2 changed files with 14 additions and 0 deletions
|
@ -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
|
||||
|
|
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue