Git Product home page Git Product logo

Comments (3)

junegunn avatar junegunn commented on June 24, 2024

We're recommending a new way to set up shell integration.

https://github.com/junegunn/fzf?tab=readme-ov-file#setting-up-shell-integration

Try following the new instructions and removing the fzf_key_bindings line from ~/.config/fish/functions/fish_user_key_bindings.

from fzf.

chrycheng avatar chrycheng commented on June 24, 2024

That did the trick. So, did I just miss an upgrade step instruction somewhere? Or is this a gap in the documentation?

from fzf.

junegunn avatar junegunn commented on June 24, 2024

I'm not sure.

Though we recommend the new way, the old configuration should still work because key-bindings.fish file is still in the Homebrew package.

https://github.com/Homebrew/homebrew-core/blob/4da46e295cc5fc312766b9d1b7cce329c7025a8f/Formula/f/fzf.rb#L33

The old install script would

  1. Symlink the file to ${fish_dir}/functions/fzf_key_bindings.fish
  2. And add fzf_key_bindings to ${fish_dir}/functions/fish_user_key_bindings.fish

So unless you removed the symlink, it should still work.

e74b125#diff-1e142e6277b12b7e1110478a24caee8f006a9349e86970c890203d6266209463L285-L295

Maybe you removed the symlink and only kept fzf_key_bindings line?

from fzf.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.