about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-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