Re: new user, please bear with me

Philip Wittamore via Lynx-dev <[email protected]> Fri, 3 Oct 2025 09:43:04 +0200
Newsgroups gmane.comp.web.lynx.devel
Message-ID <3ixebdlm6awhlhz6q66km7iobbaucb3o4ytjraz6u7me7prhin@2unwe7x2iyel>
An interesting link on this: OSC 8

https://github.com/Alhadis/OSC8-Adoption

-- 
Philip Wittamore
https://wittamore.com
gopher://wittamore.com

* Philip Wittamore via Lynx-dev <[email protected]> [251002 22:14]:
> 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 :-)
>> 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>