about summary refs log tree commit diff stats
path: root/docs
diff options
context:
space:
mode:
authorPaul Fertser <fercerpav@gmail.com>2022-04-09 11:14:12 +0300
committerPaul Fertser <fercerpav@gmail.com>2022-04-09 11:14:12 +0300
commit18242102f85462e893d63410484c57315ed5644f (patch)
treeb7639bae0c94d44b7f823dc7e33281c1997f2e89 /docs
parent8ffd8079da8c6e76e043d43a764e43831df59dd3 (diff)
downloadprofani-tty-18242102f85462e893d63410484c57315ed5644f.tar.gz
Mention C-x C-r (reload inputrc) in the man page
Add mentions of less-known but quite useful bindindings to the man
page.
Diffstat (limited to 'docs')
-rw-r--r--docs/profanity.15
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/profanity.1 b/docs/profanity.1
index 896b35a6..2f61bc66 100644
--- a/docs/profanity.1
+++ b/docs/profanity.1
@@ -99,6 +99,11 @@ or add settings there. For reference, see Readline documentation:
 .I "info readline ""Command Line Editing"" ""Readline Init File"" ""Readline Init File Syntax"""
 and the list of available Profanity commands in
 .IR inputwin.c .
+Standard Readline keybindings are supported, including
+.B C-r
+for interactive history search and
+.B C-x C-r
+for reloading inputrc without restart.
 .SH USING PROFANITY
 The user guide can be found at <https://profanity-im.github.io/userguide.html>.
 .SH SEE ALSO