Files
neovim/runtime/doc
Justin M. Keyes eaa8cff0bd fix(api): expose fg_indexed/bg_indexed in nvim_get_hl (#39240)
Problem: fg_indexed/bg_indexed were dropped from nvim_get_hl output due
to a wrong short_keys guard. HL_FG_INDEXED also wasn't cleared in
hl_blend_attrs, and HLATTRS_DICT_SIZE was too small.

Solution: Remove the short_keys guard, clear HL_FG_INDEXED in
hl_blend_attrs, bump HLATTRS_DICT_SIZE to 24, and clarify docs that
these flags mean rgb is an approximation of the cterm palette index.

(cherry picked from commit 01861c2f95)

Co-authored-by: glepnir <glephunter@gmail.com>
2026-04-20 09:46:55 +00:00
..
2026-04-19 12:36:19 +00:00
2026-03-31 20:40:33 -04:00
2026-04-17 00:58:50 +00:00
2026-04-12 15:56:12 +02:00
2026-02-12 13:46:45 +01:00
2024-05-15 23:19:26 +02:00
2026-04-19 12:36:19 +00:00
2026-04-17 00:58:50 +00:00
2026-03-11 18:00:18 +01:00
2026-04-19 12:36:19 +00:00
2025-12-06 20:33:02 -05:00
2023-06-25 17:14:28 +02:00
2026-04-17 00:58:50 +00:00
2026-04-19 12:36:19 +00:00
2026-01-27 17:14:57 -05:00
2026-03-22 01:57:28 +01:00
2026-04-19 12:36:19 +00:00
2026-04-19 12:36:19 +00:00
2026-04-19 12:36:19 +00:00
2025-12-15 13:55:15 -05:00
2026-03-16 10:29:58 +01:00
2026-02-12 13:46:45 +01:00
2026-04-17 00:58:50 +00:00
2025-09-28 20:57:59 -07:00
2026-03-24 00:14:55 +01:00
2026-04-19 12:36:19 +00:00
2025-12-15 13:55:15 -05:00
2026-04-12 15:56:12 +02:00
2026-03-11 18:24:57 +01:00
2026-03-22 01:57:28 +01:00
2026-04-17 00:58:50 +00:00
2026-04-17 00:58:50 +00:00
2026-03-18 20:40:20 +01:00
2026-04-01 17:08:38 -04:00
2026-01-07 08:11:42 +08:00
2026-03-24 00:14:55 +01:00
2025-12-06 20:33:02 -05:00
2026-04-12 15:56:12 +02:00
2026-04-12 15:56:12 +02:00
2026-03-11 12:39:49 +01:00
2025-12-15 13:55:15 -05:00
2026-04-17 00:58:50 +00:00
2026-03-28 09:59:54 -04:00
2026-03-28 09:59:54 -04:00