kakoune/test/regression/1435-misplaced-cursor-with-show_matching-hl
Maxime Coste 1631a7d8d9 Replace the Exclusive face attribute with Final
Final is more granular, it consists of FinalFg (f), FinalBg (g)
and FinalAttr (a) which control if a face's fg, bg, or attributes
fully overwrite the previous face (instead of merging) and if
following faces apply on top of this face or not.

Fixes #2388 if the Whitespace face has the FinalFg flag.
2018-09-23 23:27:14 +10:00
..
cmd Change window display to not use invalid buffer coordinates 2017-06-15 16:48:16 +01:00
in Change window display to not use invalid buffer coordinates 2017-06-15 16:48:16 +01:00
rc Rename highlighters that used an underscore to use a dash 2018-07-08 19:14:15 +10:00
ui-out Replace the Exclusive face attribute with Final 2018-09-23 23:27:14 +10:00