Hi all,
I recently tried to use a command line application that heavily uses colors using standard ncurses API. However, I couldn’t see anything because Konsole and Yakuake don’t even support most basic 16 colors. In comparison, urxvt supports a lot more colors. As an example, see outputs of Konsole on the left and urxvt on the right here: http://imgur.com/vpQrer0
I was wondering if I’m missing something or there’s a way for Konsole and Yakuake to support more colors. Any ideas about this?
(Note: I almost never use Konsole, but I’m using Yakuake all the time. I’m showing Konsole in the example because as far as I understand they use same terminal emulator under the hood. Yakuake also produced same, color-less output)
Thanks.