Fish term shell to load

After updating my system, fish shell has broken please help.
Error message :
~ fish: Could not set up terminal.
~ fish: TERM environment variable set to 'gnome-terminal'.
~ fish: Check that this terminal type is supported on this system.
~ fish: Using fallback terminal type 'ansi'.

4 Likes

Read

please no picture from terminal output.

and
:slight_smile:

1 Like

Unfortunately I have the same problem here. Given that Mousam has reported a bug, I guess I'll just wait it out until the next iso is released. It is truly annoying.

1 Like

Mhm, can you please try editing ~/.profile

export TERM=gnome-terminal

to

export TERM=alacritty
2 Likes

Hi, I tried your suggestion and it appears to be working. I'm not familiar with the fish shell so it's hard to tell if all the features are working but all in all, everything seems OK. Thank you very much, your help is genuinely greatly appreciated.

It was actually me changing that one when doing changes lately. Thanks for bringing this to my attention, already fixed at GitLab :grin:

1 Like

Lol! All's fair in love in and war! ; )

1 Like

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.