Just to be clear, it's relatively straightforward to write your own custom
completions in fish.
There just isn't one yet that makes the distinction that you want.
You can create your own expansion functions in ~/.config/fish/functions
and your own gvim completetions in ~/.config/fish/completetions
I found this stack overflow question pretty useful in writing my own
completions.
Got this from
http://stackoverflow.com/questions/16657803/creating-autocomplete-script-with-sub-commands
There are more example fish completions and functions here
https://github.com/fish-shell/fish-shell/tree/master/share/functions
- Booker c. Bnese
On Fri, Nov 7, 2014 at 12:06 AM, Stestagg <stest...@gmail.com> wrote:
> 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
>
>
------------------------------------------------------------------------------
Comprehensive Server Monitoring with Site24x7.
Monitor 10 servers for $9/Month.
Get alerted through email, SMS, voice calls or mobile push notifications.
Take corrective actions from your mobile device.
http://pubads.g.doubleclick.net/gampad/clk?id=154624111&iu=/4140/ostg.clktrk
_______________________________________________
Fish-users mailing list
Fish-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fish-users