summaryrefslogtreecommitdiffstats
path: root/src/testdir/dumps/Test_conceal_cuc_02.dump
AgeCommit message (Collapse)Author
2023-01-04patch 9.0.1141: 'cursorcolumn' and 'colorcolumn' wrong after concealingv9.0.1141Alexey Radkov
Problem: 'cursorcolumn' and 'colorcolumn' wrong after concealing and wrapping line. Solution: Reset "wlv.vcol_off" after each screen line. (Alexey Radkov, closes #11777)