geometry-zsh / geometry

geometry is a minimal, fully customizable and composable zsh prompt theme
ISC License
920 stars 94 forks source link

IntelliJ terminal glitches geometry theme. #202

Closed lucassith closed 6 years ago

lucassith commented 6 years ago

I wasn't sure if it is even an issue with the theme itself but I need to do some understanding before I open the ticket on IntelliJ site. So basically the problem is that when there are too many icons on the right side of the terminal (git info) then the IDE's terminal will render new line. image

There is also another glitch where if I start typing too fast before the git data renders then the first character is kind of "out of index" image

Just let me know if this is a known issue or there is any fix via config. If not then I will contact IntelliJ's support. Thanks.

frm commented 6 years ago

Does this happen with other themes that have a right side prompt?

lucassith commented 6 years ago

Yes it does happen with other themes. I have opened a ticket on IntelliJ product and it seems that they are aware of this bug. https://youtrack.jetbrains.com/issue/IDEA-184513