Volodymyr Chernetskyi
1c31526a90
fix(vim.hl): convert finish column independently #41618
...
Problem:
Coordinates-to-position conversion for the finish column in
`vim.hl.range()` checks the start column. This results in an incorrect
finish column when only one of the column coordinates is `vim.v.maxcol`.
Solution:
Check the finish column when converting the finish position. Update the
existing screen test so that a `vim.v.maxcol` finish highlights the
end-of-line marker, matching the existing `-1` behavior.
2026-09-02 07:45:52 -04:00
..
2026-07-21 13:22:39 +02:00
2026-07-21 13:22:39 +02:00
2026-08-27 16:12:11 -04:00
2026-07-21 13:22:39 +02:00
2026-07-21 13:22:39 +02:00
2026-08-26 07:18:22 -04:00
2026-07-21 13:22:39 +02:00
2026-08-13 09:17:16 -04:00
2026-07-21 13:22:39 +02:00
2026-07-21 13:22:39 +02:00
2026-08-26 07:18:22 -04:00
2026-07-21 13:22:39 +02:00
2026-07-21 13:22:39 +02:00
2026-09-02 07:45:52 -04:00
2026-07-21 13:22:39 +02:00
2026-07-21 13:22:39 +02:00
2026-07-21 13:22:39 +02:00
2026-07-21 13:22:39 +02:00
2026-07-21 13:22:39 +02:00
2026-07-21 13:22:39 +02:00
2026-07-21 13:22:39 +02:00
2026-07-21 13:22:39 +02:00
2026-07-29 12:54:43 -04:00
2026-07-24 13:05:20 +02:00
2026-08-27 06:14:24 -04:00
2026-08-23 07:13:41 -04:00
2026-08-26 07:18:22 -04:00
2026-07-21 13:22:39 +02:00
2026-08-30 08:32:55 -04:00
2026-07-21 13:22:39 +02:00
2026-07-21 13:22:39 +02:00
2026-07-21 08:04:16 -04:00
2026-07-26 06:24:39 -04:00
2026-07-21 13:22:39 +02:00
2026-07-21 13:22:39 +02:00
2026-09-01 15:17:22 +00:00
2026-08-17 11:16:11 +08:00
2026-08-26 07:18:22 -04:00
2026-07-21 13:22:39 +02:00
2026-07-21 13:22:39 +02:00
2026-08-26 07:18:22 -04:00
2026-08-26 07:18:22 -04:00
2026-07-21 13:22:39 +02:00
2026-08-26 07:18:22 -04:00
2026-07-21 13:22:39 +02:00