fix(tui): preserve OSC 8 hyperlink terminators

This commit is contained in:
Mario Zechner
2026-05-05 13:48:15 +02:00
parent 755da309dd
commit c806dea15e
3 changed files with 65 additions and 7 deletions

View File

@@ -2,6 +2,10 @@
## [Unreleased]
### Fixed
- Fixed wrapped OSC 8 hyperlinks to preserve BEL terminators so OAuth login URLs remain clickable on every wrapped line.
## [0.73.0] - 2026-05-04
### Fixed