Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Weird behaviour when using fish with tide prompt in Intellij Idea #495

Open
clutwo opened this issue Mar 6, 2024 · 5 comments
Open

Weird behaviour when using fish with tide prompt in Intellij Idea #495

clutwo opened this issue Mar 6, 2024 · 5 comments
Labels
🐛 bug Something isn't working

Comments

@clutwo
Copy link

clutwo commented Mar 6, 2024

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

@clutwo clutwo added the 🐛 bug Something isn't working label Mar 6, 2024
@PerchunPak
Copy link

PerchunPak commented Mar 10, 2024

I have the same issue with Python version and PyCharm, WebStorm. This problem disappears if I modify sources and delete the part that prints Python version.

fish version: 3.7.0
tide version: 6.1.1
term: xterm-256color
os: Fedora 39
terminal emulator: 
fish startup: 37.07 millis
fisher plugins: jorgebucaran/fisher franciscolourenco/done jethrokuan/z ilancosman/tide@v6 joseluisq/gitnow
@jimkoen
Copy link

jimkoen commented Mar 11, 2024

Same issue with WebStorm on MacOS:

fish version: 3.7.0
tide version: 6.1.1
term: xterm-256color
os: macOS Monterey 12.7.2
terminal emulator: IntelliJ Idea IDE family inbuilt
fish startup: 40.58 millis
fisher plugins: jorgebucaran/fisher ilancosman/tide@v6 jorgebucaran/nvm.fish

@PaarthShah
Copy link

Probably a dupe of #476

@clutwo
Copy link
Author

clutwo commented Mar 14, 2024

Probably a dupe of #476

Indeed, didn't think to search for other Jetbrains products besides IDEA before posting.

@clutwo
Copy link
Author

clutwo commented Mar 14, 2024

So after some testing, in my case "kubectl" seems to be the culprit. When removed, it works perfectly fine.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug Something isn't working
4 participants