summaryrefslogtreecommitdiff
path: root/src/input_handler.cc
diff options
context:
space:
mode:
authorMaxime Coste <mawww@kakoune.org>2018-09-23 23:17:12 +1000
committerMaxime Coste <mawww@kakoune.org>2018-09-23 23:27:14 +1000
commit1631a7d8d9608c0b8d470173bed596a48ad099b9 (patch)
tree9a5429a03491877caf3284795934340c19444609 /src/input_handler.cc
parent09546a950e80557fa780727c3f70e063a74ac601 (diff)
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.
Diffstat (limited to 'src/input_handler.cc')
0 files changed, 0 insertions, 0 deletions