On 3/22/06, Harshad RJ <[EMAIL PROTECTED]> wrote:
> Hi,
>
> Just installed fish 1.21.2. Still not able to make the switch to fish though.
> I get the following errors when trying to complete a command (by pressing
> TAB),
>
> awk: cmd. line:4: warning: escape sequence `\(' treated as plain `('
> awk: cmd. line:4: warning: escape sequence `\)' treated as plain `)'
>
> I have searched the entire source tree for 'awk' but didn't find any relevant
> occurrences! Am I the only one facing this problem?No, It's a bug. There was a slight change in how backslashes are handeled inside quotes, and a completion script was not changed accordingly. Will be fixed in the next version. > > regards, > -- > Harshad > > > ------------------------------------------------------- > This SF.Net email is sponsored by xPML, a groundbreaking scripting language > that extends applications into web and mobile media. Attend the live webcast > and join the prime developer group breaking into this new coding territory! > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 > _______________________________________________ > Fish-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/fish-users > -- Axel ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid0944&bid$1720&dat1642 _______________________________________________ Fish-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fish-users
