mirror of
https://github.com/dankamongmen/notcurses
synced 2025-03-09 17:19:03 -04:00
[termdesc] add FIXME to palette query about color count
This commit is contained in:
parent
11e7e9211d
commit
2c20769cc7
@ -287,6 +287,7 @@ init_terminfo_esc(tinfo* ti, const char* name, escape_e idx,
|
||||
}
|
||||
|
||||
// prepared minimal queries for 256 palette indices "0".."255"
|
||||
// FIXME we only want to send as many as we have colors!
|
||||
#define PALETTEQUERY \
|
||||
"\x1b\x5d\x34\x3b\x30\x3b\x3f\x1b\x5c"\
|
||||
"\x1b\x5d\x34\x3b\x31\x3b\x3f\x1b\x5c"\
|
||||
|
Loading…
x
Reference in New Issue
Block a user