mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-04-19 23:21:15 -03:00
The tool subcommand had a "-f" flag to disallow file completions which is wrong: most of the tools there require a file/directory argument. Since we're here, also limit "go tool compile" to only match Go source files.