ThomasHabets / cmdg

Command line Gmail client
Other
197 stars 18 forks source link

Take terminal escape codes from terminfo #65

Open ThomasHabets opened 4 years ago

ThomasHabets commented 4 years ago

Probably terminfo (see infocmp) should say how to make bold, not hardcoded ANSI.

Attributes to check out:

Unclear if this is worth it.