Monday, December 31, 2012

Re: Opening/creating a filename with a space using the :e command?

On Monday, December 31, 2012 12:36:26 PM UTC-6, Tim Chase wrote:
> On 12/31/12 09:48, delph367 wrote:
>
> > Do I need to do some kind of special escape sequence in order to
>
> > open it, or is VIM just designed such that I can't do this?
>
>
>
> I don't know which OS you're on, but you might try using a backslash
>
> to escape the space:
>
>
>
> :e ~/path/to/file\ with\ space
>

Vim handles the file path internally so this is how to do it on any system, even Windows.

--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

No comments: