nick black
302bcca99a
Curses: don't iterate through unbound COLORS #369
...
On DirectColor-capable terminals with the proper terminfo
database in use, COLORS is 2^24. Since the color map is
only 64k entries, this resulted in a segfault. I've
introduced NC::colorCount(), which bounds it by the
previously assumed maximum (and usable range) of 256.
2020-01-12 06:06:29 -05:00
..
2018-03-18 12:32:52 +01:00
2017-03-12 15:05:48 +01:00
2017-03-12 15:05:48 +01:00
2017-03-12 15:05:48 +01:00
2020-01-12 06:06:29 -05:00
2017-03-12 15:05:48 +01:00
2017-03-12 15:05:48 +01:00
2017-03-12 15:05:48 +01:00
2019-08-06 21:41:38 -04:00
2017-03-12 15:05:48 +01:00
2019-09-30 18:19:21 -05:00
2017-03-28 09:01:33 +02:00
2017-05-21 15:22:54 +02:00
2017-03-12 15:05:48 +01:00
2017-05-21 15:22:54 +02:00
2017-03-12 15:05:48 +01:00
2018-03-18 12:32:52 +01:00
2017-03-12 15:05:48 +01:00
2017-03-12 15:05:48 +01:00
2017-03-12 15:05:48 +01:00
2017-03-12 15:05:48 +01:00
2017-03-12 15:05:48 +01:00
2017-03-12 15:05:48 +01:00
2018-03-18 12:32:52 +01:00
2017-03-12 15:05:48 +01:00
2017-05-21 15:22:54 +02:00
2017-03-12 15:05:48 +01:00
2017-03-12 15:05:48 +01:00
2017-03-12 15:05:48 +01:00
2017-05-21 15:22:54 +02:00
2017-03-12 15:05:48 +01:00
2017-03-12 15:05:48 +01:00
2017-03-12 15:05:48 +01:00
2017-08-31 09:22:14 +02:00
2017-03-12 15:05:48 +01:00
2017-05-21 15:22:54 +02:00
2017-03-12 15:05:48 +01:00
2017-05-21 15:22:54 +02:00
2017-03-12 15:05:48 +01:00