fish-shell/share
ridiculousfish 7a1fc028e3 Only pass the command name to command-not-found
With the fix for #365, fish_command_not_found event handlers
receive the command and all of its arguments. But commands
like /usr/lib/command-not-found expect only the command name.
So when invoking an external command, just pass the command
name, not all of the arguments.
2015-04-20 02:22:54 -07:00
..
completions Added completions for apt command 2015-04-16 10:47:36 +08:00
functions Only pass the command name to command-not-found 2015-04-20 02:22:54 -07:00
tools Use $PWD instead of (pwd) in sample prompt 2015-03-24 17:03:40 -07:00
config.fish Revert "Source files /etc/profile.d/*.fish at startup" 2015-04-14 10:08:40 -07:00