Closed KhaledMohamedP closed 6 years ago
What's your Fish version?
I am getting the same error. My Fish version is 2.3.1
any resolution for this?
@bobthecow, What's your Fish version?
fish, version 2.2.0
Change fish_greeting.fish line 27 echo This is (set_color -b $budspencer_colors[2]
to echo This is (set_color -b $budspencer_colors[2] \
@drgr33n thanks, it worked for me
when will this be fixed!! I can fix it myself but every fisherman update restores the bug!
Just put in a PR to fix this. Hopefully, the author will merge.
sigh - likely to go unfixed. I just saw that there is another PR from October of 2016 that is still sitting open.
Fixed by #52; thanks @bashfulrobot!
Change fish_greeting.fish line 27
echo This is (set_color -b $budspencer_colors[2]
toecho This is (set_color -b $budspencer_colors[2] \
how to do it?????
I get this error when I open my terminal?