Skip to content

Sorting when buffer switching #1011

Answered by minad
danielfleischer asked this question in Q&A
Discussion options

You must be logged in to vote

In order to customize sorting use (consult-customize consult-buffer :sort t). Please let me know if this works. consult-buffer disables UI sorting by default since the entries already have an inherent order. Buffers are sorted by recency of usage. Furthermore by disabling sorting we make sure that the order of the sources is preserved, which is usually also desired.

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@danielfleischer
Comment options

Answer selected by danielfleischer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #1010 on May 01, 2024 09:47.