From af4c453d844fcd23848b9cdd3962639372afc8be Mon Sep 17 00:00:00 2001 From: Daniel Mendler Date: Wed, 13 Apr 2022 18:21:28 +0200 Subject: README: Minor correction --- README.org | 1 - 1 file changed, 1 deletion(-) diff --git a/README.org b/README.org index 52dfeb9..a558e05 100644 --- a/README.org +++ b/README.org @@ -228,7 +228,6 @@ define the advice ~corfu-send-shell~ which sends the candidate after insertion. (comint-send-input)))) (advice-add #'corfu-insert :after #'corfu-send-shell) - (advice-add #'corfu-quick-insert :after #'corfu-send-shell) #+end_src Shell completion uses the flexible ~pcomplete~ mechanism internally, which allows -- cgit v1.0