This could lead to an infinite loop (well, stack overflow) because fish_command_not_found would also be defined to call __fish_command_not_found_handler. Since this is for - missing command errors - when downgrading we can just remove it.
This could lead to an infinite loop (well, stack overflow) because fish_command_not_found would also be defined to call __fish_command_not_found_handler. Since this is for - missing command errors - when downgrading we can just remove it.