skyjake / lagrange

A Beautiful Gemini Client
https://gmi.skyjake.fi/lagrange/
BSD 2-Clause "Simplified" License
1.21k stars 64 forks source link

Support for Gopher Telnet Links #680

Closed maliciouspastry closed 1 month ago

maliciouspastry commented 2 months ago

Currently Lagrange shows telnet links on Gopher pages as plain text. Would it be possible to just use xdg-open on linux and similar on Windows clients?

skyjake commented 2 months ago

Done for v1.18. The Telnet line types are converted to telnet/tn3270 URIs, and if the system can open those, they should work just like any other externally openable URI.