Re: [Fish-users] how to disable scripting help

2017-07-20 Thread Kurtis Rader
I cannot reproduce this. There isn't anywhere in fish where we run `gawk`. There are a few places that call `awk` but none of them have the escape sequences in the errors you showed. So it would appear you have some private customization that is at fault. Does the problem still occur if you do `m

[Fish-users] how to disable scripting help

2017-07-20 Thread Luis Manuel Sánchez
hi, I don't intend to use fish for scripting but when typing and then hitting tab I get some warnings how can I disable this warnings ? example: asiaynrf@NA /c/c/testbox# ./ra.gawk: cmd. line:5: warning: escape sequence `\(' treated as plain `(' gawk: cmd. line:5: warning: escape sequence `\)'