crossterm
crossterm copied to clipboard
Add support for explicit hyperlinks/anchors (OSC 8)
See https://gist.github.com/egmontkob/eb114294efbcd5adb1944c9f3cb5feda for the specification and a list of things that already support/use this sequence.
That would be a nice feature
I need this for the Rustlings code :D I will do it manually with the escape code and leave a comment pointing to this issue.