lagrange icon indicating copy to clipboard operation
lagrange copied to clipboard

nex protocol handler

Open hachiya-kurisu opened this issue 10 months ago • 1 comments

Not sure how this is done implementation-wise, but (at least on os x) Lagrange doesn't seem to register a nex:// protocol handler. gemini:// and spartan:// links all open in Lagrange, but I have to copy/paste nex:// links 🤔

hachiya-kurisu avatar Feb 18 '25 04:02 hachiya-kurisu

The handlers are registered in the application's .plist file. I'll need to add Nex there.

skyjake avatar Feb 18 '25 05:02 skyjake