Of course, in this specific case, you could upgrade to Python >=3.2 which
puts the pic files in a sub-directory ;)

Steve

On Thursday, November 6, 2014, Matteo Bertini <mat...@naufraghi.net> wrote:

> I have a little concern about the auto complete feature:
>
> I usually type:
>
> ~/D/c/c/src (master $=) gvim somedir/somefi[le.pyc] <-- note the .pyc, but
> the folder has the .py file too
>
> I likely don't want an editor to open a .pyc file, for non python people,
> is like auto complete over a .o file.
>
> Perhaps I'm missing something, how can I modify this behaviour?
>
> I think a sane default is to have an "editor" class of executables and
> make them ignore .gitignore or similar ignores.
>
> Is it possible to achieve a similar result already?
>
> Thanks,
> Matteo
>
> --
> Matteo Bertini
> http://www.slug.it/naufraghi
>
>
------------------------------------------------------------------------------
_______________________________________________
Fish-users mailing list
Fish-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fish-users

Reply via email to