I use vim-gtk 7.3.429-2ubuntu2.1 on ubuntu 12.04. The docs for shellslash state
that it's only defined only for MSDOS, MS-Windows and OS/2. In vim-gtk,
echo exists('&shellslash')
prints 1. And the value of &shellslash is 0.
I'd expect the option to be either undefined (that's my understanding of the
doc) or maybe that the value is 1 since bash uses slashes and not backslashes
(but I guess I'm missing something here).
Regards
--
You received this message from the "vim_dev" 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