0
0
mirror of https://github.com/go-gitea/gitea.git synced 2026-04-05 18:35:09 +02:00
silverwind 1e96a85f1b
Use Unicode Control Pictures for control character display
Render ASCII control characters (0x00-0x1F, 0x7F) as Unicode Control
Pictures (U+2400-U+2421) instead of text abbreviations like [DEL] or
[U+001E]. This applies to both the file view and diff view paths.
Also style control char badges in red without background, matching
the style of other escaped code points.

Co-Authored-By: Claude (Opus 4.6) <noreply@anthropic.com>
2026-04-03 10:04:20 +02:00
..
2025-06-07 19:57:07 +02:00
2025-11-19 03:02:41 +00:00
2026-03-22 15:49:45 +00:00