On Fri, Apr 13, 2012 at 3:47 PM, Maxim Gonchar <gma...@gmail.com> wrote:

> And everything that should be done for it is to stop fish calling '-a'
> script when calling completion of 'cmd -'. Just like Sanskrit Fritz have
> written in first message.
>

The problem is actually pretty serious, I just discovered, that nasty side
effects could arise by executing -a unnecessarily, see this example:

git log --pretty<press tab>
git log --prettyfatal: Not a git repository (or any of the parent
directories): .git
fatal: Not a git repository (or any of the parent directories): .git

So, upon completing git log --pretty, some git commands were issued, which
is definitely not desired.
------------------------------------------------------------------------------
For Developers, A Lot Can Happen In A Second.
Boundary is the first to Know...and Tell You.
Monitor Your Applications in Ultra-Fine Resolution. Try it FREE!
http://p.sf.net/sfu/Boundary-d2dvs2
_______________________________________________
Fish-users mailing list
Fish-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fish-users

Reply via email to