]> git.ipfire.org Git - thirdparty/mtr.git/commit
Colourize the ping graph in curses. 50/head
authorAdam Borowski <kilobyte@angband.pl>
Fri, 11 Jul 2014 19:47:03 +0000 (21:47 +0200)
committerAdam Borowski <kilobyte@angband.pl>
Fri, 11 Jul 2014 19:47:03 +0000 (21:47 +0200)
commitf2bc4aac0d135a99f3bcf4bed65f62676459d87a
treec715f83002b80aab28c7419aad2d291ee159c0ba
parent0cc9f56313eb9329f1af870b35d63d1d04c9258f
Colourize the ping graph in curses.

The display used, .123abc> is nearly completely unreadable at a glance.
We can use colours, as the only terminal from last 25 years I'm aware of
that did not support colours was Win3.1/95 telnet.exe, and even that did
degrade to monochrome rather than to garbage.
curses.c