mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-19 21:21:15 -03:00
Before this change, if a command failed, this was indicated by the "$" at the end of the prompt turning red. With this change in place, if a command fails, the exit code of the failing command is displayed in [square brackets].