You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sorry, tried to get quickly get working locally, but ran out of time debugging. Putting here for visibility. Not sure if someone wants to fix or remove, or I can come back to it in future when I have more time.
There are 2 examples in wiki that use orderless-pattern-compiler which appears to have now changed to orderless-compile.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Sorry, tried to get quickly get working locally, but ran out of time debugging. Putting here for visibility. Not sure if someone wants to fix or remove, or I can come back to it in future when I have more time.
There are 2 examples in wiki that use
orderless-pattern-compiler
which appears to have now changed toorderless-compile
.https://github.com/minad/consult/wiki/Home/a0e391f8416e98b8d8319d62fb40b64f939b9fd1#make-consult-imenu-ignore-group-titles-when-searching-with-orderless
https://github.com/minad/consult/wiki/Home/a0e391f8416e98b8d8319d62fb40b64f939b9fd1#use-orderless-as-pattern-compiler-for-consult-grepripgrepfind
I found that changing
orderless-pattern-compiler
toorderless-compile
doesn't fully fix.Also, signature change in
orderless--highlight
used in both of examples was updated in the ripgrep but not consult-imenu example.Beta Was this translation helpful? Give feedback.
All reactions