Easier said than done. In fish, the ? is not a legal part of a variable name
at all... to display a proper suggestion for this error, it would need to do
a special second pass scan of the command, without normal parsing, to see if
it matches a special helpfile for that particular error.
While it might be a good idea to create a 'second chance parsing' for help
text, it's a large amount of work.

On Wed, Oct 8, 2008 at 13:41, Alexey Shamrin <[EMAIL PROTECTED]> wrote:

> On Wed, Oct 8, 2008 at 7:17 PM, James Vega <[EMAIL PROTECTED]> wrote:
> > Use the $status variable as documented at
> > <http://fishshell.org/user_doc/index.html#variables-status>.
>
> Thank you James! Thank you Matthew!
>
> I missed $status in the docs, sorry.
>
> Shouldn't fish suggest using $status in this case?
>
> Alexey
>
> -------------------------------------------------------------------------
> This SF.Net email is sponsored by the Moblin Your Move Developer's
> challenge
> Build the coolest Linux based applications with Moblin SDK & win great
> prizes
> Grand prize is a trip for two to an Open Source event anywhere in the world
> http://moblin-contest.org/redirect.php?banner_id=100&url=/
> _______________________________________________
> Fish-users mailing list
> Fish-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/fish-users
>
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Fish-users mailing list
Fish-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fish-users

Reply via email to