kakoune/test/highlight/column/multi-columns
Maxime Coste c7fbf1f390 Re-work line trimming to fix issues with column highighters
Instead of triming only buffer ranges, add a trim_from method to
display line to keep the initial N columns, we know how many columns
are used by non-trimable widgets in DisplaySetup::widget_columns so
we can just pass this.

Also restore the previous logic for face merging

Fixes #4670
2022-07-13 12:24:14 +10:00
..
cmd Refactor column highlighter to make it more robust 2017-10-12 14:46:15 +08:00
in Refactor column highlighter to make it more robust 2017-10-12 14:46:15 +08:00
rc Rename highlighters that used an underscore to use a dash 2018-07-08 19:14:15 +10:00
script Re-work line trimming to fix issues with column highighters 2022-07-13 12:24:14 +10:00