Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use fzf_uninstall event to erase bindings #58

Merged
merged 2 commits into from
Nov 17, 2020
Merged

Use fzf_uninstall event to erase bindings #58

merged 2 commits into from
Nov 17, 2020

Conversation

jorgebucaran
Copy link
Contributor

Using the fzf_uninstall event is the best way to erase key bindings and cleanup resources.

Fisher no longer supports uninstall.fish, so that file was removed as well. If we don't remove this file, it will be copied to $__fish_config_dir, potentially overwriting any existing uninstall.fish file in there.

@PatrickF1 PatrickF1 changed the title Use fzf_uninstall to erase bindings Use fzf_uninstall event to erase bindings Nov 17, 2020
Copy link
Owner

@PatrickF1 PatrickF1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you Jorge!

@PatrickF1 PatrickF1 merged commit 33538d9 into PatrickF1:main Nov 17, 2020
@jorgebucaran
Copy link
Contributor Author

My pleasure! 💯

@PatrickF1 PatrickF1 mentioned this pull request Nov 30, 2020
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.

2 participants