Bombabillo is a non-web client for the terminal, supporting Gopher, Gemini and much more. https://bombadillo.colorfield.space
Go to file
sloumdrone 30bbfa7161 Solves issue where 0 crashes program 2019-05-26 10:06:43 -07:00
cmdparse Users can now check settings in the client and receive better messages 2019-05-08 21:01:54 -07:00
config improve error handling 2019-04-30 20:22:55 -04:00
cui Added page up, page down, home, and end to hot keys 2019-05-24 20:49:37 -07:00
gopher Simplifying regex for URLs 2019-05-22 18:01:30 -07:00
.gitignore Gofmt all code, switch to canonical function naming, add a go.mod file for use with the latest go version 2019-04-28 15:46:47 -04:00
LICENSE add GPLv3 license. Closes #4 2019-05-02 19:34:11 -04:00
README.md Added empty readme for later customization 2019-03-18 20:27:15 -07:00
go.mod Gofmt all code, switch to canonical function naming, add a go.mod file for use with the latest go version 2019-04-28 15:46:47 -04:00
main.go Solves issue where 0 crashes program 2019-05-26 10:06:43 -07:00
notes.md Added focus shifting between windows redid how draws work 2019-04-10 22:29:10 -07:00

README.md