Add support for fzf --scheme=history
#865
Closed
linusboehm
started this conversation in
Ideas
Replies: 1 comment
-
seems like the reason that I don't get the same sorting is the |
Beta Was this translation helpful? Give feedback.
0 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.
Uh oh!
There was an error while loading. Please reload this page.
-
fzf supports an text filter scheme that is optimized for chronological ordering. I've tried some of the sorting options available in picker, but didn't get the same results as with
fzf --scheme-hitstory
(Suitable for command history or any input where chronological ordering is important)Beta Was this translation helpful? Give feedback.
All reactions