home/test/regression/1453-show_whitespaces-highlighter-breaks-tab-alignment
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  if the Whitespace face has the FinalFg flag.
2018-09-23 23:27:14 +10:00
..
cmd Correctly handle tabs when show_whitespaces is added 2017-06-17 11:46:39 +01:00
in Correctly handle tabs when show_whitespaces is added 2017-06-17 11:46:39 +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