jroimartin / gocui

Minimalist Go package aimed at creating Console User Interfaces.
BSD 3-Clause "New" or "Revised" License
9.92k stars 608 forks source link

Weird look on iTerm vs Terminal on macOS #202

Closed AlexLombry closed 4 years ago

AlexLombry commented 5 years ago

Describe the bug Weird look on iTerm2 vs Terminal

I'm still tweaking my configuration but i always have that kind of behaviour. I'm running oh my zsh on both iterm and terminal.

Screenshots macOS Built in terminal Terminal

iTerm2 iTerm2

Desktop :

I have this problem with multiple application created with GoCUI

ghostsquad commented 4 years ago

Any update on this? Is this still a problem?

AlexLombry commented 4 years ago

This problem occurs with certains types of Font. I don't have the problem anymore.

ghostsquad commented 4 years ago

What types of fonts should I stay away from?

AlexLombry commented 4 years ago

I cannot reproduce this bug so maybe it was fix on gocui side

For instance the first issue i made was there, you can see the comment. https://github.com/jesseduffield/lazydocker/issues/61

ghostsquad commented 4 years ago

thanks for the update! 😄