jmacdonald / amp

A complete text editor for your terminal.
https://amp.rs
Other
3.68k stars 105 forks source link

Colors are "broken" in URxvt #209

Open broccoli5 opened 3 years ago

broccoli5 commented 3 years ago

I really do not know what is the issue but it probably has to do something with Xresources (?), on the left is URxvt and on the right is Gnome terminal:

Screenshot from 2021-02-25 17-32-35

I'm on Arch using the package from AUR

jmacdonald commented 3 years ago

Can you try enabling 256 color support to see if that solves the issue?

broccoli5 commented 3 years ago

@jmacdonald the URxvt on Arch is 256 color capable by default, confirmed with tput colors which returns 256

patrickelectric commented 3 years ago

I got the same problem over ssh, not sure if related