https://bugs.kde.org/show_bug.cgi?id=524183
Bug ID: 524183
Summary: OSC 8 hyperlink support broken in tmux
Classification: Applications
Product: konsole
Version First unspecified
Reported In:
Platform: Other
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
To preface this: I have no idea what any of this means. I'm just forwarding
this from someone else.
To repro
- New tab
- Spam printf '\033]8;;https://example.com\033\\Click Me\033]8;;\033\\\n'
- Verify the Click Me lines are clickable and at the right spots
- run tput smcup
- Repeat. Hyperlinks probably wont work
- Run tput rmcup to return from alternate screen
- Hyperlinks are completely wonk
More practically, enabling OSC 8 passthrough in tmux via set -as
terminal-features ",*:hyperlinks" in tmux.conf (requires respawning tmux
server) -- sometimes works, frequently simply does not, other times appears to
work but links are badly desync'd
--
You are receiving this mail because:
You are watching all bug changes.