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

updating fzf disturbed the directory name view in the quickfixlist #1433

Open
3 of 15 tasks
lalitmee opened this issue Nov 22, 2018 · 4 comments
Open
3 of 15 tasks

updating fzf disturbed the directory name view in the quickfixlist #1433

lalitmee opened this issue Nov 22, 2018 · 4 comments

Comments

@lalitmee
Copy link

  • Category
    • fzf binary
    • fzf-tmux script
    • Key bindings
    • Completion
    • Vim
    • Neovim
    • Etc.
  • OS
    • Linux
    • Mac OS X
    • Windows
    • Windows Subsystem for Linux
    • Etc.
  • Shell
    • bash
    • zsh
    • fish

I just updated my neovim plugins today and when I used fzf after updaing it was creating a view like this everytime. FZF is opened but not visible and when I will start typing it will become visible.

Please help me in fixing this problem. I really love this plugin and I also wanted to thank all of you for creating an awesome plugin like this.

2018-11-22-234305_1920x1080_scrot

@junegunn
Copy link
Owner

junegunn commented Dec 5, 2018

Can you reproduce the problem with a minimal configuration without any other plugins and settings?

You can test with this command:

nvim -Nu <(curl https://gist.githubusercontent.com/junegunn/6936bf79fedd3a079aeb1dd2f3c81ef5/raw)

@LuRsT
Copy link

LuRsT commented Mar 1, 2020

Hi @lalitmee, any luck reproducing the issue?

@lalitmee
Copy link
Author

lalitmee commented Mar 1, 2020

@LuRsT it was a long time ago. But now I don't have that problem. The problem I face now is that everytime I start neovim, I need to source init.vim to get fzf working. This problem doesn't seem to be there in Gvim.

@LuRsT
Copy link

LuRsT commented Mar 1, 2020

What happens when you don't source init.vim in vim and try to run fzf?

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

No branches or pull requests

3 participants