Using fish on Windows via MSYS2 the automatic suggestion to install the correct package only works when typing the full binary name, including .exe, see fish-shell/fish-shell#3428.
As it calling binaries on Windows works with and without the .exe extension, it would be great if pkgfile handled this automatically.