Replies: 1 comment 3 replies
-
|
I don't understand the question. Cycling preserves the order of the groups, well, it cycles. Maybe you want a non-cycling variant of the commands? Maybe someone has already written such commands (see the wiki or the issue tracker, in particular #91). |
Beta Was this translation helpful? Give feedback.
3 replies
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've seen #63, and I partly agree that cycling variant can be useful.
But sometimes, for example, when using
consult-git-grep, I want to quickly go through the previews of different files matching result.vertico-next-groupis a natural fit for this, but since it changes group order and resets the index, I can't easily know if I looked all the matching files or not.What would be a best way to achieve this?
Beta Was this translation helpful? Give feedback.
All reactions