diff options
| author | Daniel Mendler <mail@daniel-mendler.de> | 2022-04-13 18:21:28 +0200 |
|---|---|---|
| committer | Daniel Mendler <mail@daniel-mendler.de> | 2022-04-13 18:21:28 +0200 |
| commit | af4c453d844fcd23848b9cdd3962639372afc8be (patch) | |
| tree | 495ddc906f7243e1e44b545d333e56dea0570b02 | |
| parent | 3258b77b91eb2ec16446994b58434a04caf91c5f (diff) | |
README: Minor correction
| -rw-r--r-- | README.org | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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 |
