tide
tide copied to clipboard
Weird behaviour when using fish with tide prompt in Intellij Idea
Describe the bug
When using fish with tide prompt in intellij idea terminal, every keystroke forces a new line, resulting in text all over the place. See the attached video.
Fish shell works normally without any custom prompt as well as with starship. As soon as tide prompt is installed, this starts happening.
I have tried each checkbox set and unset in Intellij terminal settings, the result is always the same.
Steps to reproduce
Install fish. Install tide prompt. Set terminal to fish in Intellij Settings.
Screenshots
Screencast_20240306_104617.webm
Environment
Output of tide bug-report
:
fish version: 3.7.0
tide version: 6.1.1
term: xterm-256color
os: Manjaro / KDE
terminal emulator: Intellij
fish startup: 37.63 millis
fisher plugins: patrickf1/fzf.fish jorgebucaran/autopair.fish joseluisq/gitnow kidonng/zoxide.fish gazorby/fish-exa ilancosman/tide@v6
Intellij: 2023.3.4 (also happens in 2024.4.1 EAP)
Additional context
Not sure