Commit Graph

375 Commits

Author SHA1 Message Date
sloum d2befbaecb Merge branch 'license' of sloum/bombadillo into master 2019-05-02 21:04:21 -04:00
Justin Overfelt 11a299302e add GPLv3 license. Closes #4 2019-05-02 19:34:11 -04:00
sloum a8f24e5fad Merge branch 'error-handling' of jboverf/bombadillo into master 2019-05-01 19:19:37 -04:00
Justin Overfelt 27c1e0572a change cbreak functions to panic rather than return an error on failure 2019-05-01 18:25:45 -04:00
Justin Overfelt 6ea5754e57 improve error handling 2019-04-30 20:22:55 -04:00
sloum cecc399c38 Merge branch 'cleanup' of jboverf/bombadillo into master
Merging in code format standardization from jboverf:

- White-space normalization
- Switch from snake to camel case
- Switch from $GOPATH style imports to usage of the module system
2019-04-28 16:41:13 -04:00
Justin Overfelt 701753b890 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
sloumdrone 3a173d89e0 Minor change to gophermap rendering to get rid of terminal period from server 2019-04-16 20:38:00 -07:00
sloumdrone 09dc779045 Fixed issue where scrollposition wasnt resetting on go to commands 2019-04-10 23:00:32 -07:00
sloum 542c707e7c Merge branch 'main-refactor' of sloum/bombadillo into master 2019-04-11 01:33:57 -04:00
sloumdrone 88898c5b4a Added focus shifting between windows redid how draws work 2019-04-10 22:29:10 -07:00
sloumdrone e0083ae444 Help system etc 2019-04-10 20:39:29 -07:00
sloumdrone 36f94158f6 Opening html files in browser now works as expected with url resources 2019-03-28 08:24:49 -07:00
sloumdrone 6ff500f386 Removed unneeded file 2019-03-26 20:34:38 -07:00
sloumdrone aafc9654bb Fixed inconsistency in down arrow logic 2019-03-26 20:34:08 -07:00
sloumdrone d63fa88d3d Added search to actions and fixed regular type 7 functionality. It had been dropping the last char. 2019-03-23 08:29:05 -07:00
sloumdrone 26f80dafbc Updated notes, added auto-download for binary files, and added comments 2019-03-20 22:29:09 -07:00
sloumdrone 44f6c461d5 Updated todo and removed terminal dot from gophermaps 2019-03-20 07:36:50 -07:00
sloumdrone 1c26160e41 Added empty readme for later customization 2019-03-18 20:27:15 -07:00
sloumdrone 5535dc813c Minor change to notes file 2019-03-18 20:26:54 -07:00
sloumdrone 8fb26329ee Fixed fatal error on load as well as osx compatible stty command structure 2019-03-18 20:11:02 -07:00
sloumdrone d0a3b85c9f Updated client name to Bombadillo, jolly Tom 2019-03-17 10:02:00 -07:00
sloumdrone 80ab652448 Apparently added a ridiculous mess since last commit 2019-03-17 09:58:39 -07:00
sloumdrone a28fc00550 Functional browser added notes 2019-03-04 23:05:43 -08:00
sloumdrone 0398caf9e3 Initial commit of gopher library and surrounding structure 2019-02-24 17:43:10 -08:00