Commit Graph

62 Commits

Author SHA1 Message Date
sloum 309d6244e1 Merge branch 'type-seven-bm-fix' of sloum/bombadillo into master
Thanks for all the help @asdf! Merging this into master. This PR closes issue #29
2019-08-31 22:54:30 -04:00
sloumdrone bfa8a162e3 Simplified gophertype fix for search response 2019-08-30 19:50:52 -07:00
sloumdrone 2e964cc586 Fixes issue where type 7 response still queries for search. 2019-08-29 16:51:36 -07:00
sloumdrone f455a86fc3 Updates readme to include language about the newly included bombadillo-info file. 2019-08-28 07:40:15 -07:00
sloum 309a5e60f0 Merge branch 'rework-draw-system' of sloum/bombadillo into master
Merging in changes to increase response speed of application on slower terminal systems. Mostly modest changes that make sense for the codebase.
2019-06-01 01:44:17 -04:00
sloumdrone 70ad392945 Simplified method code 2019-05-31 22:41:48 -07:00
sloum ee102cfb63 Merge branch 'resize-scroll-issues' of sloum/bombadillo into master
Closes sloum/bombadillo#23
2019-06-01 01:36:06 -04:00
sloumdrone 43b9953c80 Clarifying comment 2019-05-31 22:34:59 -07:00
sloumdrone 5a82541dee Minor reworking of the draw system. Should create less screen flicker. 2019-05-31 21:50:05 -07:00
sloumdrone 55d163ce5b Ran go fmt to clean up formating issues 2019-05-28 19:02:46 -07:00
sloumdrone 63df316b96 Ugly fix, but does work. Alleviates issue of resize landing you in deadspace that you should not be able to get to. 2019-05-28 18:57:50 -07:00
Brian Evans 4e27c44061 Rough changes to allow for full scroll on resize to small screen. Needs review. 2019-05-28 14:23:35 -07:00
sloum c92db1001e Merge branch 'master' of asdf/bombadillo into master
Merging in spelling corrections to README from asdf. Thanks @asdf!
2019-05-28 10:47:46 -04:00
asdf 07b21214ef Further corrections 2019-05-28 10:18:16 +00:00
asdf 18e52552f3 Proofed README.md and made some corrections 2019-05-28 09:09:52 +00:00
sloum c29a037ee7 Merge branch 'bad-link-num-fix' of sloum/bombadillo into master
Closes sloum/bombadillo#20
2019-05-26 13:52:35 -04:00
sloum e4bd1a84a8 Update 'README.md' 2019-05-26 13:50:36 -04:00
sloum dcbb353047 Update 'README.md'
Corrected link error
2019-05-26 13:49:33 -04:00
sloum b445e42edf Merge branch 'readme-update' of sloum/bombadillo into master
Closes sloum/bombadillo#5
2019-05-26 13:48:16 -04:00
sloumdrone f3e3d74ecc Updated readme content 2019-05-26 10:46:35 -07:00
sloumdrone 30bbfa7161 Solves issue where 0 crashes program 2019-05-26 10:06:43 -07:00
sloum 6a524d9f70 Merge branch 'scroll-options' of sloum/bombadillo into master
Closes sloum/bombadillo#13 & sloum/bombadillo#14
2019-05-24 23:59:37 -04:00
sloumdrone a19bc2c6d8 Added page up, page down, home, and end to hot keys 2019-05-24 20:49:37 -07:00
sloum 5cba1bf907 Merge branch 'fix-url-errors' of sloum/bombadillo into master
Closes sloum/bombadillo#17
2019-05-22 22:17:38 -04:00
sloumdrone 714b390cb9 Simplifying regex for URLs 2019-05-22 18:01:30 -07:00
sloumdrone 9a25ad6c51 Solved issue where not starting a resource with a slash caused odd behavior 2019-05-22 17:57:12 -07:00
sloum e746fe9b20 Merge branch 'check-settings' of sloum/bombadillo into master 2019-05-10 00:42:25 -04:00
sloumdrone 18838a439e Removing unused comments 2019-05-09 21:40:03 -07:00
sloumdrone df31fed50b Removed commented code and fixed messaging for saves 2019-05-09 21:37:38 -07:00
sloumdrone 8fc945fbf6 Users can now check settings in the client and receive better messages 2019-05-08 21:01:54 -07:00
sloum 2e3913f4db Merge branch 'openlink' of sloum/bombadillo into master
- Allows users to launch bombadillo with a url as a second param
2019-05-08 22:24:31 -04:00
Justin Overfelt 4b547dc76a Go directly to a URL when passed on the command line. Closes #8 2019-05-08 20:16:59 -04:00
sloum 9459c0c063 Merge branch 'openbrowser' of sloum/bombadillo into master
Looks great!
2019-05-07 19:06:41 -04:00
Justin Overfelt 509e5d81a1 allow graceful fallback when we don't have an alternate screen 2019-05-07 16:12:16 -04:00
Justin Overfelt ee0f2e3e9b change openBrowser to use conditional compilation rather than a runtime switch 2019-05-06 18:33:18 -04:00
sloumdrone 288e1acf62 Merge branch 'master' of https://tildegit.org/sloum/Bombadillo 2019-05-03 20:59:47 -07:00
sloumdrone 34db0ca9ee Now uses alternate screen buffer if available 2019-05-03 20:58:55 -07:00
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