From ad122aec4e8e7361eea6de7f85ab80fe5eae5288 Mon Sep 17 00:00:00 2001 From: Frank LENORMAND Date: Wed, 10 Jun 2020 12:32:06 +0300 Subject: [PATCH] doc faq: Mention "readline shortcuts" in prompts --- doc/pages/faq.asciidoc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/pages/faq.asciidoc b/doc/pages/faq.asciidoc index 73763876..c1a2f6bf 100644 --- a/doc/pages/faq.asciidoc +++ b/doc/pages/faq.asciidoc @@ -207,6 +207,9 @@ However, you can easily declare key mappings in your configuration file to be able to use those control-based shortcuts in insert mode. (See <>) +Also note that a subset of "readline shortcuts" is implemented for command +prompts. + === Can I disable auto-indentation completely ? All the indentation hooks are conventionally named `-indent`, which