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

Search result window auto closed after choose a item #160

Closed
4 tasks
rush3 opened this issue May 20, 2018 · 2 comments
Closed
4 tasks

Search result window auto closed after choose a item #160

rush3 opened this issue May 20, 2018 · 2 comments

Comments

@rush3
Copy link

rush3 commented May 20, 2018

Latest verion commit : ....101485
  • vim or neovim?

    • [ *] vim
    • neovim
  • vim --version or nvim --version:vim 8.1

  • Output of :echo has("python"):

  • Output of :echo has("python3"): yes

  • Output of :echo &pythondll(only vim, not neovim):

  • Output of :echo &pythonthreedll(only vim, not neovim):

  • Output of :py print(sys.version):

  • Output of :py3 print(sys.version):

  • Operating system:

    • [ *] Linux
    • Mac OS X
    • Windows
    • Etc.
  • Configurations related to LeaderF in vimrc:

Describe your question, feature request, or bug.

1.Search result window closed automatically after choose one item by click <CR>, can the result window remain there until i leave Leadf.
2. Any option to set position of file to be opened by default, like default value set to "right" in vim, not just by current cursor.
By the way, Leaderf is much more fast and accuracy than CtrlP,  than  you for your valuable work. I will recommend my friends to switch to Leaderf

Steps to reproduce

Actual behaviour

Expected behaviour

@Yggdroot
Copy link
Owner

  1. Currently, there is no such a feature. And I don't think it is necessary either, LeaderF is a searching tool, it doesn't make sense to remain there after the target has been found.
  2. g:Lf_WindowPosition

Yggdroot added a commit that referenced this issue Jun 12, 2018
@Yggdroot
Copy link
Owner

Now you can use: :Leaderf file --stayOpen.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants