~rjarry/aerc#10: 
support OSC-8 multiline URLs

To handle multi-line URLs and potentially named/indexed hyperlinks that show up in emails, OSC-8 terminal code support should be implemented.

Reference: https://gist.github.com/egmontkob/eb114294efbcd5adb1944c9f3cb5feda

Status
RESOLVED IMPLEMENTED
Submitter
~coder_kalyan
Assigned to
No-one
Submitted
3 years ago
Updated
2 years ago
Labels
feature ui

~poldi1405 3 years ago

Pretty sure this requires parsing the content of the mail, for which aerc has it's filters. If this is considered to be implemented, I'd like to help with this tested and verified implementation, which you are free to copy: https://git.sr.ht/~poldi1405/go-ansi/tree/master/item/hyperlinks.go

~rjarry 3 years ago

what does happen if the terminal does not support that OSC-8 sequence?

~poldi1405 3 years ago

Excellent Question. I have no Idea. I tried, but I failed to find a Terminal that doesn't.

~rockorager REPORTED IMPLEMENTED 2 years ago

Register here or Log in to comment, or comment via email.