diff options
author | Michael Vetter <jubalh@iodoru.org> | 2021-09-15 11:24:59 +0200 |
---|---|---|
committer | Michael Vetter <jubalh@iodoru.org> | 2021-09-15 11:24:59 +0200 |
commit | 619204f4f535a76785624991d588c83459ee0e85 (patch) | |
tree | c40b74b24dc704f13762d44b0cc318c5fa2fa9c7 /docs | |
parent | 1dbe1a33b4a3f9651e90750db367ced914e19b1b (diff) | |
download | profani-tty-619204f4f535a76785624991d588c83459ee0e85.tar.gz |
man: add more keybindings
Diffstat (limited to 'docs')
-rw-r--r-- | docs/profanity.1 | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/docs/profanity.1 b/docs/profanity.1 index f5698271..39e7a386 100644 --- a/docs/profanity.1 +++ b/docs/profanity.1 @@ -41,6 +41,27 @@ Specify which theme to use. .I THEME must be one of the themes installed in $XDG_CONFIG_HOME/profanity/themes .SH KEYBINDINGS +.BI ALT+1..Alt-0 +Choose window 1..0. +.TP +.BI ALT+LEFT +Choose previous chat window. +.TP +.BI ALT+RIGHT +Choose next chat window. +.TP +.BI PAGEUP +Page the active window up. +.TP +.BI PAGEDOWN +Page the active window down. +.TP +.BI ALT+PAGEUP +Page the occupants or roster panel up. +.TP +.BI ALT+PAGEDOWN +Page the occupants or roster panel down. +.TP .BI ALT+a Jump to the next unread window. .TP |