Johannes Altmanninger 6902459566 prompt: don't print status of last process in pipe twice
If a command fails, print the pipestatus in red instead of yellow and
don't print the status of the last process again. See #6375.

Also use $fish_color_status for coloring status consistently.

Also use __fish_pipestatus_with_signal to print SIGPIPE instead
of a numeric code on e.g.: yes | less +q

[ci skip]
2019-12-11 01:19:12 +01:00
..
2019-10-26 18:12:44 +02:00
2015-07-12 15:06:56 -07:00
2019-11-16 14:57:59 +01:00