mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-04-25 12:21:14 -03:00
These are not generic builtins because we check whether they're inside a loop. There's no reason to not support "break -h" when we support "if -h" etc.; do that.