mirror of
https://github.com/mawww/kakoune.git
synced 2024-11-09 20:39:59 +03:00
c7fbf1f390
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 |
||
---|---|---|
.. | ||
column/multi-columns | ||
face-override | ||
named-captures | ||
number-lines | ||
ranges | ||
regions | ||
regions-recurse | ||
replace-empty-range | ||
replace-multiline-range | ||
replace-multiline-range-pulls-new-lines | ||
replace-only-fully-selected-ranges | ||
rust | ||
wrap/avoid-odd-places |