馃懡 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?

3 years ago 路 馃憤 know

Actions

馃憢 Join Station

10 Replies

馃懡 nristen

thank you astroseneca. 路 2 years 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" 路 2 years 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. 路 3 years ago

馃懡 astroseneca

nristen, I use it this way:

[url-handlers]

gopher = 'qterminal -e /home/xxxxx/My_soft/amfora/phetch/phetch' 路 3 years 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. 路 3 years 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. 路 3 years 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 路 3 years ago

https://github.com/salman-abedin/devour

馃懡 clair_de_soleil

@mc gopher://gopher.floodgap.com 路 3 years ago

gopher://gopher.floodgap.com

馃懡 mc

Please, make a comment here with a gopher link so I can test if amfora opens it. 路 3 years ago

馃懡 nristen

If I run lynx with a gopher link by itself, it opens fine. 路 3 years ago