1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-06-24 18:01:16 +02:00

doc/rl-next: add osc-8-xterm-style-fix

This commit is contained in:
John Ericson 2025-05-14 17:48:39 -04:00
parent bc774d4365
commit 3bc6bf3659

View file

@ -0,0 +1,8 @@
---
synopsis: "Amend OSC 8 escape stripping for xterm-style separator"
issues:
prs: [13109]
---
Improve terminal escape code filtering to understand a second type of hyperlink escape codes.
This in particular prevents parts of GCC 14's diagnostics from being improperly filtered away.