Files
bat/src
Eyüp Can Akman fc94a0ec49 fix: account for caret notation width in text wrapping
Control characters displayed in caret notation (e.g. ^@ for NUL)
occupy 2 terminal columns, but the width calculation treated them
as 0-width. Add a char_width() helper that returns 2 for control
characters, fixing incorrect line wrapping with --binary=as-text.

Fixes #3631
2026-03-20 22:28:39 +02:00
..
2023-03-14 21:19:14 +01:00
2022-09-04 14:28:44 +02:00
2025-08-19 05:07:54 +02:00
2025-04-02 11:27:37 +02:00
2025-07-15 16:36:58 -07:00
2024-08-18 10:05:37 +02:00
2023-03-03 13:20:03 +01:00
2025-12-11 05:49:46 +01:00
2026-03-03 05:18:49 +02:00