Hi Bram,
Opening vim with:
vim -u NONE -N -c set\ wildignorecase *.py
does open two buffers for me, the ones I touched earlier before opening vim.
:ls! lists two buffers for me: archive.py and zoomTile.py. If I'm on archive.py
and then do :buffer z<Tab> Vim
Does not autocomplete the file name to ZoomTile.py. It will only work if I do
:buffer Z<tab> meaning it is not ignoring case even though wildignorecase is
set. (':set wic?' says wildignorecase is on)
This only happens when I'm on a Xubuntu system and not on my Mac OS X system so
maybe someone running Xubuntu can give this a try?
Thanks.
--
--
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
---
You received this message because you are subscribed to the Google Groups
"vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.