ayn2op / discordo

A lightweight, secure, and feature-rich Discord terminal client.
MIT License
2.02k stars 63 forks source link

broken on kterm (kindle terminal) #319

Closed mackdroid closed 10 months ago

mackdroid commented 1 year ago

image

ghost commented 1 year ago

Kterm is kind of a dead project. Last updated 2 years ago.

And @ayn2op, should we make a config to turn off all colors (aka a monochrome switch)?

ayn2op commented 10 months ago

Kterm is kind of a dead project. Last updated 2 years ago.

And @ayn2op, should we make a config to turn off all colors (aka a monochrome switch)?

Set the TERM variable to xterm to run it in monochrome mode (eg: TERM=xterm discordo)