Fix consult-fd

This commit is contained in:
David Morgan 2022-05-17 15:54:46 +01:00
parent d6d9ab292f
commit 9823984e64
1 changed files with 1 additions and 1 deletions

View File

@ -230,7 +230,7 @@ DEFS is a plist associating completion categories to commands."
"fd")))
(pcase-let* ((`(,arg . ,opts) (consult--command-split input))
(`(,re . ,hl) (funcall consult--regexp-compiler
arg 'extended)))
arg 'extended t)))
(when re
(list :command (append
(list consult--fd-command