A focused follow-up on URL handling — wrapped URLs work as a single link, apps can copy to the system clipboard, and tools that gate hyperlinks on a terminal whitelist now opt in automatically.
vim over SSH, tmux copy mode, lazygit, and anything else that uses the OSC 52 escape can write to the real macOS/Linux/Windows clipboard. Query and clear forms are ignored, so apps can’t read what’s already on your clipboard (#235)#791 PR links and similar patterns (SGR + OSC 8 + text + OSC 8 close + SGR reset) now keep both the link and the styling on the right cells. Tools that gate hyperlink output on a terminal whitelist (npm’s supports-hyperlinks, etc.) see FORCE_HYPERLINK=1 and emit links without us having to lie about TERM_PROGRAM (#235)