Commit Graph

310 Commits

Author SHA1 Message Date
sloumdrone 77fe67525e Fixing go 1.11 compatibility issue in strings lib w replaceAll vs replace 2020-01-04 12:48:15 -08:00
Sloom Sloum Sluom IV b4e077869f 2.1.0 Release - Merge branch 'develop' of sloum/bombadillo into master 2020-01-04 14:37:05 -05:00
Sloom Sloum Sluom IV 7e6281d565 Merge branch 'version-update' of sloum/bombadillo into develop 2020-01-04 14:30:15 -05:00
sloumdrone 8d2ebd5c6d Updates version file 2020-01-04 11:28:07 -08:00
Sloom Sloum Sluom IV 6c634415d8 Merge branch 'window-title' of sloum/bombadillo into develop 2020-01-04 14:26:21 -05:00
Sloom Sloum Sluom IV b551138c75 Merge branch 'text-find' of sloum/bombadillo into develop 2020-01-04 14:20:28 -05:00
sloumdrone daacae276c Adds man page documentation for search 2020-01-04 11:19:01 -08:00
sloumdrone ef36895c5d Removes dead code 2020-01-04 10:58:56 -08:00
sloumdrone 71e21543f0 Fixes line wrapping to 80 columns rather than 79 2020-01-04 10:53:24 -08:00
sloumdrone 10f28027dc Working search 2019-12-18 22:17:52 -08:00
asdf 4bb0c84c56 Amended man page and usage details synopsis 2019-12-19 14:57:40 +11:00
sloumdrone 9e7ac3c866 Finally solved infuriating rendering issue 2019-12-17 22:32:45 -08:00
sloumdrone f68996decf Beginnings of text search... semi-working 2019-12-16 22:18:28 -08:00
sloumdrone 4182619a78 Adds flag for displaying title and adds documentation 2019-12-16 19:40:52 -08:00
sloumdrone aeee577e24 Adds title change escapes to cui 2019-12-15 11:00:39 -08:00
Sloom Sloum Sluom IV 8fa7c7a635 Merge branch 'add-color' of sloum/bombadillo into develop 2019-12-14 10:38:15 -05:00
sloumdrone 982fba3019 Updates man page 2019-12-14 07:37:56 -08:00
sloumdrone 9ae6c37707 Removes dead code 2019-12-14 07:26:11 -08:00
sloumdrone f3f406260e Updates escape code handling to be safer plus renders literally in local scheme 2019-12-13 20:19:50 -08:00
sloumdrone 021678d9da Adds support for a new color theme mode 2019-12-10 21:56:41 -08:00
Sloom Sloum Sluom IV ccc694fb2f Merge branch 'refresh-first-pg' of sloum/bombadillo into develop
Merges in a fix to using the _reload_ command when on the first history location. It was previously not working.
2019-12-08 23:21:42 -05:00
Sloom Sloum Sluom IV 786784bf4f Merge branch 'default-scheme' of sloum/bombadillo into develop 2019-12-08 01:23:29 -05:00
sloumdrone 275f7928ea Fixes logic to not be based on length, but on position 2019-12-07 22:20:33 -08:00
sloumdrone d5ff5694d4 Adds an option to set a default scheme 2019-12-06 22:19:25 -08:00
sloumdrone 2c9c00ab8d Makes the first history position reloadable 2019-12-06 21:53:21 -08:00
Sloom Sloum Sluom IV 3a226f3769 Merge branch 'panic-errors' of sloum/bombadillo into develop 2019-12-06 22:44:09 -05:00
asdf 817affcf14 Amended error message wording 2019-12-07 11:14:16 +11:00
sloumdrone fde463be0f Removes unnecessary variable from exit routine 2019-12-05 22:01:22 -08:00
sloumdrone 8b004df1d5 Better specific errors on bootup 2019-12-05 21:55:07 -08:00
sloumdrone 6f0be3b4e4 Adds visible error handling for bad exits and improves exit code use 2019-12-05 21:46:31 -08:00
jboverf c64d06610e Merge branch 'create-config-dir' of sloum/bombadillo into develop
Looks good to me! Thanks for jumping on this so quickly. I also am very confused as to why the panic does not display any output in this case...
2019-12-04 07:39:02 -05:00
asdf 637c23d4cc os.MkallDir now just makes directories 2019-12-04 19:18:01 +11:00
sloumdrone 217b069172 Moves folder creation and error handling to loadConfig 2019-12-03 19:58:18 -08:00
sloumdrone 2900702313 Updates the XDG path creation to create needed dirs and panic on failure 2019-12-03 19:22:15 -08:00
Sloom Sloum Sluom IV c6cab8220a Merge branch 'man-correction' of sloum/bombadillo into develop 2019-12-03 11:34:11 -05:00
asdf c756912388 Small man page corrections as per #110 2019-12-03 19:21:05 +11:00
Sloom Sloum Sluom IV ce3744a22b Merge branch 'develop' of sloum/bombadillo into master 2019-12-01 12:09:59 -05:00
sloumdrone abcd6416d7 Fixes merge conflict 2019-11-30 19:32:32 -08:00
Sloom Sloum Sluom IV 93d9a2c173 Merge branch 'manreview' of sloum/bombadillo into develop 2019-11-30 22:25:43 -05:00
asdf 16d6b8e243 Man page final review 2019-12-01 13:17:03 +11:00
asdf bc8240fdbb Merge branch 'readme-review' of sloum/bombadillo into develop 2019-11-28 21:19:38 -05:00
sloumdrone 0f670623bd Corrects a word in the readme 2019-11-28 12:17:22 -08:00
Sloom Sloum Sluom IV 9880fdffd0 Merge branch 'remove-getCurrentPage-' of sloum/bombadillo into develop 2019-11-28 14:54:19 -05:00
Sloom Sloum Sluom IV 1564a6038b Merge branch 'press-y-quickly' of sloum/bombadillo into develop 2019-11-28 01:03:42 -05:00
asdf 67293823e0 Change c.Visit(u) call to blocking, from goroutine 2019-11-27 18:37:39 +11:00
asdf ebd33c6dbd Remove unused functions getCurrentPageRawData & getCurrentPageUrl 2019-11-26 12:24:16 +11:00
Sloom Sloum Sluom IV 76cf3da4ae Merge branch 'desktop-file' of sloum/bombadillo into develop 2019-11-24 00:29:25 -05:00
asdf 0c0ce2ceb1 Use update-desktop-database instead of xdg-mime 2019-11-24 08:54:10 +11:00
sloumdrone 82b47d8c86 Removes a deprecated category from desktop file 2019-11-22 19:17:21 -08:00
asdf 76b58a2337 Merge branch 'config-loc' of sloum/bombadillo into develop
Tested, no issues. Wording of documentation is good.
2019-11-18 19:07:29 -05:00