[SOLVED] Fish Prompt Arrow Backwards

I saw someone mention this to me in another topic. I thought I’d start a dedicated topic instead of hijacking another.

So, I use the Fish shell along with Tide Prompt. As you can see, the arrow is backwards.

However, when doing tide configure, it shows as normal until it is saved.

After saving, it’s backwards again.

Ideas???

The issue is being tracked here: https://github.com/IlanCosman/tide/issues/622

Thanks! Bookmarked. I’ll keep an eye on that. Hopefully, an update corrects the issue.

Have you tried to manually edit the fish_prompt function? What does rg '<' ~/.config/fish/functions/fish_prompt return?

Fish swim both ways! :fish: :rofl:

@ajgringo619, I just did. Seems to have worked!

I opened ~/.config/fish/conf.d/ in Mousepad. Added set -g fish_key_bindings fish_hybrid_key_bindings.

All looks correct, now…

Must be using the right bait now! :wink:

zqa

3 Likes

What’s that little Arch icon I see? It should be :enos:

Not sure how to change that. But as EOS is Arch-based, I’m not bothered all that much.

I changed the distro icon, but could not change the colour, it is 2:10am and I am going to bed, will post how to do it tomorrow :beer_mug: (a bit tiddly!, Angioletti Italian Craft Cider 8.4% abv)

Remembered!


set -g tide_os_icon 

Add to your config.fish. If anyone can change it to purple - let me know :smiley:

Tried, did not work.

Well, I’m glad it’s working now. But fish functions are in ~/.config/fish/functions. Do you not have a file there called fish_prompt?

No. And I use Tide Prompt.

Tide must install its files in other places then. I’ve only used the ones that can be selected from the fish website.