[gopher] don't crash on schemes in text
"gemini:// " was crashing the link discovery
Add refresh button (and shortcut)
Adds a refresh button after the back button, uses ctrl-r as shortcut key.
Fix crash when Gemini response is missing CLRF
Not sure why this happens, it may be a server bug or issue with the content that I was testing with.
Correct font configuration in the example config
Correct the [fonts.gemini] heading to [fonts.gemini.text] in the example
configuration shown in the README.md
bind mouse-back to go_back
Better ANSI color codes handling
Extract gopher links with linkify
Use official rust-openssl stuff
Support new Quote syntax, better text wrapping
Add current URL to history before redirect