Hello Jamie, On Fri, Dec 10, 2010 at 4:02 AM, Jamie Macey <ja...@tracefunc.com> wrote: > Hi all, > > Is there any bug tracker set up for the project outside of the mailing list? > > I am running into the problem mentioned by Chris Lloyd about a year ago > (http://article.gmane.org/gmane.comp.shells.fish.user/2246/) where the > fish_command_not_found event is only being passed the name of the missing > command, and not including the arguments I'm trying to pass to it. > > The location of the offending line is parser.c:2092 on current git master, in > parse_job, but I definitely don't know enough to dive into the parser and > figure out how to get just the current command args properly. >
I'm not a expert on the parser as well but I think we could fix the bug by passing all the args' element to event_fire_generic. I don't know how to achieve that in the compile time of C. -- Cheers, Grissiom ------------------------------------------------------------------------------ _______________________________________________ Fish-users mailing list Fish-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/fish-users