Stefan VanBuren
8d9a798d6d
fix(man): don't grow a highlight into the previous line #41490
...
Problem:
With these two lines (`\b` marking a backspace):
f\bfoo
xb\bb
line 1's bold run ends at byte 1 and line 2's begins at byte 1, so line 1
renders "fo" in bold rather than "f", and line 2's "b" is not bold at all.
Solution:
Only grow a highlight group that is on the current row.
2026-08-26 09:09:17 -04:00
..
2026-08-26 07:53:04 +00:00
2026-02-01 08:22:07 +08:00
2026-08-05 07:00:46 +08:00
2026-08-26 07:21:22 +00:00
2026-08-26 11:41:17 +08:00
2026-08-07 12:36:41 +08:00
2026-01-26 06:53:53 +08:00
2026-08-26 09:09:17 -04:00
2026-08-23 09:33:26 +08:00
2026-08-11 04:08:33 -04:00
2026-08-14 19:12:05 +02:00
2026-07-23 17:27:14 -04:00
2022-03-13 04:52:45 +00:00
2026-08-26 11:41:17 +08:00
2026-05-13 07:31:17 -04:00
2026-08-25 13:36:01 +02:00
2023-08-13 13:25:10 +01:00
2025-12-30 01:44:24 -05:00
2026-05-17 09:56:37 -04:00
2026-03-12 11:12:56 +01:00
2023-08-13 13:25:10 +01:00
2023-08-13 13:25:10 +01:00
2023-08-13 13:25:10 +01:00
2026-08-25 13:36:01 +02:00
2023-08-13 13:25:10 +01:00
2023-08-13 13:25:10 +01:00
2026-08-26 11:41:17 +08:00
2026-01-20 07:56:50 +08:00
2022-10-13 05:48:12 -07:00
2026-04-14 11:13:03 -05:00
2026-04-14 11:13:03 -05:00
2026-08-26 11:41:17 +08:00
2024-07-02 13:05:16 +02:00