Open vercas opened 1 year ago
Not a bug, but maybe a behavior that should be changed. For simple statuses, (e.g. false
), the character
item already shows the status by changing color, so there's no need for the status
item to show up.
Ooooh I see it now. I didn't notice it before because I'm colorblind.
If I do getopt -T
then I see a status of 4 on the right prompt, so I guess it's all working as intended.
I just didn't know it was designed like this.
Describe the bug
The status of the last command isn't shown on the right prompt with the configuration below.
My
fish_variables
file contains this though:Steps to reproduce
Set configuration as such:
Then run a command like
false
.Screenshots
With the configuration above, status is not showing:
With the configuration below, status is working:
Environment
Output of
tide bug-report
:Additional context
Works with this configuration: