Re: new user, please bear with me
Philip Wittamore via Lynx-dev <[email protected]> Thu, 2 Oct 2025 22:14:51 +0200
| Newsgroups | gmane.comp.web.lynx.devel |
|---|---|
| Message-ID | <6aghfbjxkmmbndhdy2lyndf6invry5p4ekdlmr3v5a3eoncfdu@6xvtidny5d5c> |
It's not perfect, but it works. I added the following settings in .xressources: URxvt.perl-ext-common: default,matcher URxvt.url-launcher: st -e lynx $0 URxvt.keysym.C-Delete: matcher:select URxvt.matcher.pattern.1: \\b(\\w+\\:\\/\\/\\S+)\\b Links are now underlined, and control-delete activates the select mode, enter launches the application to open the link. I don't know if it's possible to open a link in the same instance of lynx. Thanks for the tip Ben, I don't see it as a replacement for having gophermaps everywhere, but it has the merit of existing. It also got me off ghostty :-) -- Philip Wittamore https://wittamore.com gopher://wittamore.com * Ben Collver <[email protected]> [251002 15:34]: > On Thu, Oct 02, 2025 at 10:26:34AM +0200, Philip Wittamore via Lynx-dev wrote: >> This one is wishful thinking. The Elpher gopher client linkifies gopher text >> files, ie. when it sees an url it converts it to a link. >> This would make lynx perfect for gopher in my mind. How would it be >> possible? > Greetings! > One workaround is to use a smart terminal. See IanJ's post: > <gopher://gopher.icu/0/phlog/Computing/Smart-terminal-not-client.md>