Terminal line break
Hello all,
I face weird issue with terminal, when line is longer than terminal it's not automatically broken into new one, but replaces shell prompt:
```
How it should be:
09:33:21 wejdross@wejdross /tmp→ ll /System/Volumes/Data/Applications/DJI\ Assistant\ 2\(Consumer\ Drone
s\ Series\).app/Contents/PkgInfo
-rw-rw-rw- 1 root admin 9B Aug 24 09:18 /System/Volumes/Data/Applications/DJI Assistant 2(Consumer Drones Series).app/Contents/PkgInfo
How it is:
s\ Series\).app/Contents/PkgInfo mp→ ll /System/Volumes/Data/Applications/DJI\ Assistant\ 2\(Consumer\ Drones```
I'm helping myself with TAB completions if that matters, bash is 5.1.16. It's really annoying thing, especially if I'm working with repositories with bigger structures. Anyone know how to fix that?
Best regards, wejdross
Please sign in to leave a comment.
Hi,
What version of GoLand are you using? Can you reproduce it on the RC version?
Hello,
I'm using latest version, I can reproduce on rc.
`search/4 wejdross@wejdross provider-exoscale ±|APPCAT-197|→ kubectl apply -f test/e2e/opens`
greetings, Łukasz
Is it a bash / zsh / fish terminal? Can you share some screenshots as well as Preferences | Tools | Terminal?