diff --git a/doc/manual/rl-next/osc-8-xterm-style-fix.md b/doc/manual/rl-next/osc-8-xterm-style-fix.md new file mode 100644 index 000000000..335d7850b --- /dev/null +++ b/doc/manual/rl-next/osc-8-xterm-style-fix.md @@ -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.