emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/corfu 8435c730c5: README: Slight rewording


From: ELPA Syncer
Subject: [elpa] externals/corfu 8435c730c5: README: Slight rewording
Date: Wed, 9 Feb 2022 05:57:30 -0500 (EST)

branch: externals/corfu
commit 8435c730c5e1e36a871520ad35a2c41ddde99fb2
Author: Daniel Mendler <mail@daniel-mendler.de>
Commit: Daniel Mendler <mail@daniel-mendler.de>

    README: Slight rewording
---
 README.org | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/README.org b/README.org
index d76f83b6d7..dcf72cb392 100644
--- a/README.org
+++ b/README.org
@@ -201,9 +201,10 @@ shells like Bash, Zsh or Fish.
 
 When pressing =RET= while the Corfu popup is visible, the ~corfu-insert~ 
command
 will be invoked. This command does inserts the currently selected candidate, 
but
-it does not send the prompt input to Eshell or the comint process. In my
-configuration I define the command ~corfu-insert-and-send~ which performs the 
two
-steps at once.
+it does not send the prompt input to Eshell or the comint process. Therefore 
you
+often have to press =RET= twice which feels like an unnecessary double
+confirmation. Fortunately it is easy to improve this! In my configuration I
+define the command ~corfu-insert-and-send~ which performs the two steps at 
once.
 
 #+begin_src emacs-lisp
   (defun corfu-insert-and-send ()



reply via email to

[Prev in Thread] Current Thread [Next in Thread]