Open
Description
Describe the bug
With TERM=xterm
, my terminal is trying to use escape sequences that don't seem to be properly supported by TM Terminal which causes terminal display to be messed up, TERM=xterm
implies full support for the escape sequences supported by xterm, but TM Terminal doesn't seem to implement all of them properly.
To Reproduce
Steps to reproduce the behavior:
- Use Zsh with the starship prompt theme, and zsh-syntax-highlight and zsh-autosuggestions
- Open a terminal in Eclipse
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
Version Information (please complete the following information):
- macOS 14.4
- Eclipse 2024-3 4.31
- CDT Version 11.5.0
Additional context
P.S. On macOS terminals are supposed to open as a login shell as macOS doesn't run the profile scripts at login.