-
-
Notifications
You must be signed in to change notification settings - Fork 71
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Currently, if you type "localhost" into the bar, it defaults to a geminispace.info search for that term, as opposed to a direct link with scheme gemini:// if you type a URL such as gemini.circumlunar.space (this happens to me a lot because I enjoy using amfora to test my gemini capsule locally). This doesn't happen if you call amfora localhost
, because the address in argv is always treated as direct URL. I'm interested in your thoughts on if localhost should also result in a direct link instead of a search. Thank you
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request