Skip to content

Fix fzf compatibility for older versions (#31)#36

Open
samccone wants to merge 1 commit intopaulirish:masterfrom
samccone:fix-fzf-compatibility
Open

Fix fzf compatibility for older versions (#31)#36
samccone wants to merge 1 commit intopaulirish:masterfrom
samccone:fix-fzf-compatibility

Conversation

@samccone
Copy link

This PR fixes compatibility with older versions of fzf by checking the version before applying the preview-scroll-up and preview-scroll-down key bindings, which were introduced in fzf 0.23.0.

Fixes #31

Co-authored-by: Sam Bo [email protected]

Original prompt: Fix fzf compatibility for older versions by checking version before applying scroll keys (#31).

- Check fzf version before applying preview-scroll keys
- Only apply scroll binds if fzf >= 0.23.0

Co-authored-by: Sam Bo <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

unsupported key: preview-scroll-up

1 participant