ulyssa / iamb

A Matrix client for Vim addicts
https://iamb.chat
Apache License 2.0
608 stars 45 forks source link

Support opening location messages #263

Open ulyssa opened 5 months ago

ulyssa commented 5 months ago

MSC3488 allows sending m.location messages which contain a geo: URL that the :open command should open. (:open could try converting them to an OpenStreetMap URL and opening it that way, but at least on my laptop, it looks like xdg-open will already take care of converting geo: URLs to Google Maps and opening them in a browser.)