mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-04-23 02:41:14 -03:00
We have a a workaround with a comment saying > We don't know if exit_attribute_mode resets colors, so we set it to > something known. I'm pretty sure fish (and other software) makes this assumption. I'd be very surprised if a relevant terminal behaves differently. Let's remove our attempt to work around around this. While at it, extract a function to be used in two other places (but don't change their behavior yet).