makew0rld / amfora

A fancy terminal browser for the Gemini protocol.
GNU General Public License v3.0
1.14k stars 68 forks source link

localhost is direct URL now instead of geminispace.info/search?localhost (#326) #327

Closed FiskFan1999 closed 1 year ago

FiskFan1999 commented 1 year ago

Small logic change. Supports typing localhost, localhost:port, and localhost/path/to/file (and localhost:port/path/to/file).

Let me know if this is missing anything or if I messed something else up. thanks

FiskFan1999 commented 1 year ago

based on #326