Sublime Forum

Latest Dev Builds broke Terminus with Fish Shell

#1

I use Terminus for quick Terminal interactions and with the latest Dev Builds I see random characters in the terminal input when using fish shell. Everything worked fine till 4192.
This issue is reproducible on different machines (tested with my M4 MBP and Mac Studio both running latest MacOS).

Here is an example how it looks and the characters keep randomly shifting through input text when typing.

28

0 Likes

#2

4192 is a stable build; can you clarify which build you’re having issues with?

0 Likes

#3

Everything worked fine till and including 4192.
The latest Dev Builds seem to have caused trouble. Currently I am on 4195.

It seems to have to do with the command completion preview in fish shell. zsh doesn’t do it and therefore those random characters are not appearing.
Happens on Fish Shell with https://starship.rs

0 Likes

#4

Update. I checked the stable build again and the weirdness is also there. Seems to be fish / terminus related. Other Terminals (Ghostty, iTerm2, vscode etc.) behave normally…
When I jump into bash or zsh it also works normally. I’ll open an issue over at the terminus repo.

0 Likes