fish_command_not_found
override breaks default command-not-found implementation
#1619
Labels
bug
Something isn't working
Describe the bug
mise activate fish
overrides the defaultfish_command_not_found
implementation in a way that breaks the default command-not-found handling.To Reproduce
Using Arch, add
mise activate fish | source
to~/.config/fish/config.fish
. Try to call a binary that isn't installed:Expected behavior
Using Arch with
pkgfile
installed, withoutmise activate fish | source
in config:mise doctor
outputThe text was updated successfully, but these errors were encountered: