diff options
author | Michael Vetter <jubalh@iodoru.org> | 2021-08-31 22:33:00 +0200 |
---|---|---|
committer | Michael Vetter <jubalh@iodoru.org> | 2021-08-31 22:33:00 +0200 |
commit | c89e31269c8d852608fc56744f7b67b52e7fc45c (patch) | |
tree | ace098d8152acb0596afedea6e68726317c26724 /docs | |
parent | c39765706104e699d67dae2808c9b079271f51ca (diff) | |
download | profani-tty-c89e31269c8d852608fc56744f7b67b52e7fc45c.tar.gz |
Mention keybindings in man page
Diffstat (limited to 'docs')
-rw-r--r-- | docs/profanity.1 | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/docs/profanity.1 b/docs/profanity.1 index 3f16a2db..f5698271 100644 --- a/docs/profanity.1 +++ b/docs/profanity.1 @@ -40,6 +40,15 @@ 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+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 |