Merge pull request #1666 from paulfertser/man-page-improvements
Man page improvements
This commit is contained in:
@@ -41,8 +41,17 @@ Specify which theme to use.
|
|||||||
.I THEME
|
.I THEME
|
||||||
must be one of the themes installed in $XDG_CONFIG_HOME/profanity/themes
|
must be one of the themes installed in $XDG_CONFIG_HOME/profanity/themes
|
||||||
.SH KEYBINDINGS
|
.SH KEYBINDINGS
|
||||||
.BI ALT+1..Alt-0
|
.TP
|
||||||
Choose window 1..0.
|
.BR Tab , " Shift+Tab"
|
||||||
|
Tab completion next, previous. Works for commands, nicks and
|
||||||
|
quotes (when input line starts with
|
||||||
|
.BR > ).
|
||||||
|
.TP
|
||||||
|
.BR ALT+1..Alt-0 " or " F1..F10
|
||||||
|
Choose window 1..10.
|
||||||
|
.TP
|
||||||
|
.BR ALT+q..Alt-p " (in QWERTY layout)"
|
||||||
|
Choose window 11..20.
|
||||||
.TP
|
.TP
|
||||||
.BI ALT+LEFT
|
.BI ALT+LEFT
|
||||||
Choose previous chat window.
|
Choose previous chat window.
|
||||||
@@ -70,13 +79,26 @@ Mark current window for later reading with an attention flag.
|
|||||||
.TP
|
.TP
|
||||||
.BI ALT+m
|
.BI ALT+m
|
||||||
Switch between windows marked with the attention flag.
|
Switch between windows marked with the attention flag.
|
||||||
|
.TP
|
||||||
|
.BI ALT+c
|
||||||
|
Run external editor (see
|
||||||
|
.BR profanity-editor (1))
|
||||||
|
for current input line.
|
||||||
|
.TP
|
||||||
|
.BI CTRL+DOWN
|
||||||
|
Store current input line in history but do not execute it.
|
||||||
.SH USING PROFANITY
|
.SH USING PROFANITY
|
||||||
The user guide can be found at <https://profanity-im.github.io/userguide.html>.
|
The user guide can be found at <https://profanity-im.github.io/userguide.html>.
|
||||||
.SH SEE ALSO
|
.SH SEE ALSO
|
||||||
.B Profanity
|
.B Profanity
|
||||||
itself has a lot of built\-in help. Check the /help command for more information.
|
itself has a lot of built\-in help. Check the
|
||||||
Type "/help help" for information on how to use help itself.
|
.I /help
|
||||||
Profanity ships with one man page for each built-in command. For /account there is man profanity-account.
|
command for more information. Type "/help help" for information
|
||||||
|
on how to use help itself. Profanity ships with one man page for
|
||||||
|
each built-in command, e.g. there is
|
||||||
|
.BR profanity-account (1)
|
||||||
|
for
|
||||||
|
.IR /account .
|
||||||
.SH CONFIGURATION
|
.SH CONFIGURATION
|
||||||
Configuration for
|
Configuration for
|
||||||
.B Profanity
|
.B Profanity
|
||||||
|
|||||||
Reference in New Issue
Block a user