Skip to content

Fix path handling of buffers in RunGrepSpecial (forwarded by email to script author)#1

Open
blueyed wants to merge 1 commit into
vim-scripts:masterfrom
blueyed:master
Open

Fix path handling of buffers in RunGrepSpecial (forwarded by email to script author)#1
blueyed wants to merge 1 commit into
vim-scripts:masterfrom
blueyed:master

Conversation

@blueyed

@blueyed blueyed commented Mar 28, 2011

Copy link
Copy Markdown
  1. use fnamemodify to get the absolute pathname of the buffer
  2. use filereadable to test for its existence
  3. escape it using fnameescape.

1. use fnamemodify to get the absolute pathname of the buffer
2. use filereadable to test for its existence
3. escape it using fnameescape.
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.

1 participant