mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-04-24 19:51:14 -03:00
This is done partly for consistency `underline` where we still need `off` but where true/false doesn't make sense, and partly to simplify user choices and the code. See #12507 Closes #12541