[termdesc] add FIXME to palette query about color count

This commit is contained in:
nick black 2022-01-19 03:00:31 -05:00
parent 11e7e9211d
commit 2c20769cc7
No known key found for this signature in database
GPG Key ID: 5F43400C21CBFACC

View File

@ -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"\