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

vimgrep source に空白を含むパス名を指定すると検索できない #957

Merged
merged 1 commit into from Jun 6, 2015

Conversation

malblue
Copy link
Contributor

@malblue malblue commented Jun 6, 2015

target に "Program files" のような空白を含む path を指定すると検索できなくなります。
glob の場合は vimgrep コマンドが展開するようですが、直接指定や vimgrep action で path を渡す場合は
エスケープする必要があるので、エスケープ処理を入れました。

Shougo added a commit that referenced this pull request Jun 6, 2015
vimgrep source に空白を含むパス名を指定すると検索できない
@Shougo Shougo merged commit fcc046d into Shougo:master Jun 6, 2015
@Shougo
Copy link
Owner

Shougo commented Jun 6, 2015

Thanks.

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

Successfully merging this pull request may close these issues.

None yet

2 participants