about summary refs log tree commit diff stats
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/profanity-ox.md2
-rw-r--r--docs/profanity.132
2 files changed, 31 insertions, 3 deletions
diff --git a/docs/profanity-ox.md b/docs/profanity-ox.md
index 1a01e210..d9513bae 100644
--- a/docs/profanity-ox.md
+++ b/docs/profanity-ox.md
@@ -74,5 +74,3 @@ related to gnupg itself.
 ## Appendix
 
 * https://xmpp.org/extensions/xep-0373.html - 0.4.0 (2018-07-30)
-
-
diff --git a/docs/profanity.1 b/docs/profanity.1
index 3f16a2db..6f44b297 100644
--- a/docs/profanity.1
+++ b/docs/profanity.1
@@ -1,4 +1,4 @@
-.TH man 1 "2021-01-09" "0.10.0" "Profanity XMPP client"
+.TH man 1 "2021-09-28" "0.11.1" "Profanity XMPP client"
 .SH NAME
 Profanity \- a simple console based XMPP chat client.
 .SH SYNOPSIS
@@ -40,6 +40,36 @@ Specify a different logfile
 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
+.BI ALT+v
+Mark current window for later reading with an attention flag.
+.TP
+.BI ALT+m
+Switch between windows marked with the attention flag.
 .SH USING PROFANITY
 The user guide can be found at <https://profanity-im.github.io/userguide.html>.
 .SH SEE ALSO