kakoune/test/highlight
Maxime Coste 94f5479e1a Refactor highlighting logic
Always start with full buffer lines and trim the display buffer at
the very end, treat non-range display atoms as non-trimable in that
case and keep track of how many columns are occupied by "widgets"
such as line numbers or flags.

Fixes #4659
2022-07-10 14:58:24 +10:00
..
column/multi-columns Add support for curly underline and separate underline color 2021-09-07 08:21:26 +10:00
face-override Add support for curly underline and separate underline color 2021-09-07 08:21:26 +10:00
named-captures Add support for curly underline and separate underline color 2021-09-07 08:21:26 +10:00
number-lines Refactor highlighting logic 2022-07-10 14:58:24 +10:00
ranges Add support for curly underline and separate underline color 2021-09-07 08:21:26 +10:00
regions Add support for curly underline and separate underline color 2021-09-07 08:21:26 +10:00
regions-recurse Add support for curly underline and separate underline color 2021-09-07 08:21:26 +10:00
replace-empty-range Add support for curly underline and separate underline color 2021-09-07 08:21:26 +10:00
replace-multiline-range Add support for curly underline and separate underline color 2021-09-07 08:21:26 +10:00
replace-multiline-range-pulls-new-lines Add support for curly underline and separate underline color 2021-09-07 08:21:26 +10:00
replace-only-fully-selected-ranges Remove .kak_history file that seems to have been committed by mistake 2021-11-02 15:28:39 +05:30
rust Add support for curly underline and separate underline color 2021-09-07 08:21:26 +10:00
wrap/avoid-odd-places Add support for curly underline and separate underline color 2021-09-07 08:21:26 +10:00