#tut #tuttips
You not just want to open https URLS but also follow a #Gemini link, somebody posted in a toot?
Simply add this snippet to your $HOME/.config/tut/config.ini in the [open-pattern] section or create it if it doesn't exist yet.
(Amfora is the name of the TUI application to display gemini pages. Replace it with your preferred gemini client or use #amfora, it's great 😉)
[open-pattern]
y1-pattern=gemini://*
y1-use=amfora
y1-terminal=true (or=false if GUI application)
#tut #tuttips
You not just want to open https URLS but also follow a #Gemini link, somebody posted in a toot?
Simply add this snippet to your $HOME/.config/tut/config.ini in the [open-pattern] section or create it if it doesn't exist yet.
(Amfora is the name of the TUI application to display gemini pages. Replace it with your preferred gemini client or use #amfora, it's great 😉)
[open-pattern]
y1-pattern=gemini://*
y1-use=amfora
y1-terminal=true (or=false if GUI application)