Bombabillo is a non-web client for the terminal, supporting Gopher, Gemini and much more. https://bombadillo.colorfield.space
Go to file
Justin Overfelt 11a299302e add GPLv3 license. Closes #4 2019-05-02 19:34:11 -04:00
cmdparse improve error handling 2019-04-30 20:22:55 -04:00
config improve error handling 2019-04-30 20:22:55 -04:00
cui change cbreak functions to panic rather than return an error on failure 2019-05-01 18:25:45 -04:00
gopher improve error handling 2019-04-30 20:22:55 -04: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 change cbreak functions to panic rather than return an error on failure 2019-05-01 18:25:45 -04:00
notes.md Added focus shifting between windows redid how draws work 2019-04-10 22:29:10 -07:00

README.md