💾 Archived View for station.martinrue.com › nristen › 57f2c2e63a3c40b490ce220bd4f1d9a8 captured on 2023-04-20 at 00:58:11. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2023-03-20)

➡️ Next capture (2023-05-24)

-=-=-=-=-=-=-

👽 nristen

Does anyone know if it is possible to configure Amfora to open gopher links in lynx? I added gopher = 'lynx' under [url-handlers] but nothing happens. I am wondering if it the lynx command needs to be run in another terminal session or something? Anyone have any suggestions?

1 year ago · 👍 know

Actions

👋 Join Station

10 Replies

👽 nristen

thank you astroseneca. · 1 year ago

👽 astroseneca

There's another way of gophering through Amphora that was proposed by Tolstoevsky:

[proxies]

http = "phreedom.club:1966"

https = "phreedom.club:1966"

gopher = "phreedom.club:1967" · 1 year ago

👽 nristen

Thank you everyone for your replies. It appears that I need to start lynx in another terminal window. I will try that and post my results. · 1 year ago

👽 astroseneca

nristen, I use it this way:

[url-handlers]

gopher = 'qterminal -e /home/xxxxx/My_soft/amfora/phetch/phetch' · 1 year ago

👽 mntn

I was able to get it working by running amfora in tmux and using the command "tmux new-window lynx". I'm not sure why amfora doesn't like running lynx. · 1 year ago

👽 mc

Sorry pal. I waited half hour and went to sleep. For now tried some tweaks on the config.toml file, but no success. Why don't you try Kristall? It opens gemini, http and gopher. · 1 year ago

👽 clair_de_soleil

I haven't figured out if this is possible either, but what I do is open another terminal, and swallow (hide) the original terminal until you close the new window using the devour tool. Makes it feel like it's being done in the same terminal. Do gopher = "devour $yourTerminal lynx". https://github.com/salman-abedin/devour · 1 year ago

👽 clair_de_soleil

@mc gopher://gopher.floodgap.com · 1 year ago

👽 mc

Please, make a comment here with a gopher link so I can test if amfora opens it. · 1 year ago

👽 nristen

If I run lynx with a gopher link by itself, it opens fine. · 1 year ago