branch: master
commit 34caa0a8e344192e8fac0f5f540e8f13962706a9
Author: fabacino <[email protected]>
Commit: Oleh Krehel <[email protected]>

    README.md: Mention the possibility to select the prompt line
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 9b0017f..4694348 100644
--- a/README.md
+++ b/README.md
@@ -98,7 +98,7 @@ Q: How do I enter an input that matches one of the candidates 
instead
    of this candidate? Example: create a file `bar` when a file
    `barricade` exists in the current directory.
 
-A: Press <kbd>C-M-j</kbd>.
+A: Press <kbd>C-M-j</kbd>. Alternatively, you can make the prompt line 
selectable with `(setq ivy-use-selectable-prompt t)`.
 
 # Contributing
 

Reply via email to