junegunn / junegunn/fzf.vim

Every commands doesn't works if home have space in the path

Open
#849 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Vim Script
Stars
10.3k
Forks
608
Avg merge
5d 8h
Merged PRs (30d)
2

Description

- Category
- [ ] Question
- [x] Bug
- [ ] Suggestion
- OS
- [ ] Linux
- [ ] macOS
- [x] Windows
- [ ] Etc.
- Vim
- [x] Vim
- [ ] Neovim

Every commands doesn't work, open the windows and close immediately, seems doesn't recognize the command.

Instead, if I type `:History` for example, I have this output
![immagine](https://user-images.githubusercontent.com/2643448/61531377-ef31ac80-aa26-11e9-8560-655b58d64971.png)

Fzf is in my `%PATH%` and also if I type `:!fzf` vim execute it

PS: I don't set any particular shell
In my `_vimrc` I have
~~~
Plug 'junegunn/fzf', { 'dir': '~/.fzf', 'do': './install --all' }
Plug 'junegunn/fzf.vim'
~~~

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.