💾 Archived View for bbs.geminispace.org › u › skyjake › 14391 captured on 2024-05-26 at 16:17:20. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2024-05-12)
-=-=-=-=-=-=-
Re: "clagrange doesn't open https urls in browser"
Looking at Lagrange's `openInDefaultBrowser` function, it unfortunately does not have an implementation for the terminal.
To fix this, you'd probably want to configure some shell command that opens the appropriate (TUI?) browser. I'll make a note of adding such a configuration option in a future release.
Jan 26 · 4 months ago
@skyjake That would be awesome! Thanks for your great work!
🚀 ibannieto · Jan 26 at 18:33:
May be you can use xdg-open?
@ibannieto It seems that this functionality is not built into clagrange. Hopefully @skyjake will add an option to set a specific browser for opening web links soon.
clagrange doesn't open https urls in browser — I don't have much experience with lagrange (I used to use amfora) so please be patient. When I open a https link in Lagrange it opens in qutebrowser as it should. But when I follow a https link in clagrange nothing happens - the page isn't opened. So how do I configure clagrange to open https links in my favorite browser? I really like TUI interfaces and maybe I'll switch to clagrange because it supports gemini, gopher and finger (and some others I...