Problem with consult-git-grep
#1245
Unanswered
gerd-moellmann
asked this question in
Q&A
Replies: 2 comments 3 replies
-
Found it: it's a recent change in |
Beta Was this translation helpful? Give feedback.
2 replies
-
Daniel Mendler ***@***.***> writes:
See also this issue: tumashu/vertico-posframe#58
Ah, thanks! That's indeed exactly what I see here, too.
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have a weird problem with
consult-git-grep
on macOS.With configuration:
Open an Emacs repo. In my case with Magit, if that matters.
M-x consult-git-grep RET
In my case this splits the formerly one window so that the consult window is the lower one.Enter
HAV
. This displays a handful of matches in the consult window, which are too few.C-n
a few tiems. Note the number of matches displayed change to some hundreds, and disappear again with furtherC-n
and reappear and so on.This is
consult 2.6
from ELPA.master
andemacs-30
It did not happen before I updated with straight on 2025-07-28.
My question is if others have seen that, and if someone has an idea where to look.
TIA
Beta Was this translation helpful? Give feedback.
All reactions