Git Product home page Git Product logo

pkg-fzf's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

pkg-fzf's Issues

Migrate to Fisherman to improve performance?

While it is true that Fisherman will support init events via the OMF plugin, this will be slower than the default Fisherman style.

Basically, remove the init and uninstall event functions. So, what I mean is remove function __fzf_init and leave the code inside just like that in the fzf.fish file. It will be sourced at the beginning of the shell start.

Functions not loading

$ brew reinstall fzf                                                                                                                        9.1s ๎‚ณ Thu Nov  2 10:09:11 2017
==> Reinstalling fzf
==> Downloading https://homebrew.bintray.com/bottles/fzf-0.17.1.sierra.bottle.tar.gz
Already downloaded: /Users/talbright/Library/Caches/Homebrew/fzf-0.17.1.sierra.bottle.tar.gz
==> Pouring fzf-0.17.1.sierra.bottle.tar.gz
==> Caveats
To install useful keybindings and fuzzy completion:
  /usr/local/opt/fzf/install

To use fzf in Vim, add the following line to your .vimrc:
  set rtp+=/usr/local/opt/fzf
==> Summary
๐Ÿบ  /usr/local/Cellar/fzf/0.17.1: 17 files, 3.2MB
% /usr/local/opt/fzf/install                                                                                                               964ms ๎‚ณ Thu Nov  2 10:09:30 2017
Downloading bin/fzf ...
  - Already exists
  - Checking fzf executable ... 0.17.1
Do you want to enable fuzzy auto-completion? ([y]/n) y
Do you want to enable key bindings? ([y]/n) y

Generate ~/.fzf.bash ... OK
Generate ~/.fzf.zsh ... OK
Update fish_user_paths ... OK
Symlink /Users/talbright/.config/fish/functions/fzf_key_bindings.fish ... OK

Do you want to update your shell configuration files? ([y]/n) y

Update /Users/talbright/.bashrc:
  - [ -f ~/.fzf.bash ] && source ~/.fzf.bash
    - Already exists: line #1

Update /Users/talbright/.zshrc:
  - [ -f ~/.fzf.zsh ] && source ~/.fzf.zsh
    - Already exists: line #1

Update /Users/talbright/.config/fish/functions/fish_user_key_bindings.fish:
  - fzf_key_bindings
    - Already exists: line #2

Finished. Restart your shell or reload config file.
   source ~/.bashrc  # bash
   source ~/.zshrc   # zsh
   fzf_key_bindings  # fish

Use uninstall script to remove fzf.

For more information, see: https://github.com/junegunn/fzf
$ omf install fzf 
$ omf reload
$ fzf_key_bindings
$ fh                                                                                                                   Thu Nov  2 10:11:14 2017
fish: Unknown command 'fh'
$ fish --version                                                                                                     Thu Nov  2 10:13:00 2017
fish, version 2.6.0
$ fzf --version 
0.17.1 (brew)

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.