Commit Graph

480 Commits

Author SHA1 Message Date
Sloom Sloum Sluom IV b171dc2230 Merge pull request 'Develop -> Master patch version push' (#222) from develop into master
Reviewed-on: #222
2022-10-08 20:47:11 +00:00
Sloom Sloum Sluom IV 3cbf52fe6d Merge pull request 'Adds license info and copyright statement to each source file' (#221) from licenses into develop
Reviewed-on: #221
2022-10-08 20:46:17 +00:00
sloum 38e7ccea52 Adds license info and copyright statement to each source file 2022-10-08 20:43:47 +00:00
Sloom Sloum Sluom IV 30e550c183 Merge pull request 'Release to master 2.4.0' (#217) from develop into master
Reviewed-on: #217
2022-03-06 21:50:42 +00:00
Sloom Sloum Sluom IV df99584222 Merge pull request 'release-2.4.0' (#215) from release-2.4.0 into develop
Reviewed-on: #215
2022-03-06 21:48:38 +00:00
sloum 93cf4321d4 Last minute update to add information about the maxwidth setting to the manpage 2022-02-15 21:19:22 -08:00
Sloom Sloum Sluom IV 5a91f4ac94 Merge pull request 'Better word wrapping' (#214) from raidancampbell/bombadillo:master into release-2.4.0
Reviewed-on: #214
2022-02-16 04:03:48 +00:00
Sloom Sloum Sluom IV 2a254a42ff Merge pull request 'Adds UP hot key' (#213) from up-dir into release-2.4.0
Reviewed-on: #213
2022-02-10 23:59:51 +00:00
R. Aidan Campbell 1bef2e51a1
when wrapping, omit leading whitespace created if the wrap occurs at a space char 2022-02-08 20:47:16 -07:00
Sloom Sloum Sluom IV ceb83eb5e3 Merge branch 'release-2.4.0' into up-dir 2022-02-08 18:26:35 +00:00
R. Aidan Campbell 070f7eb6ba
extract logic for reading maxwidth config into a function: now safely handles fallbacks for missing or malformed configuration 2022-02-07 21:54:12 -07:00
R. Aidan Campbell dac13e1669
soft wrap between words 2022-02-06 22:50:25 -07:00
R. Aidan Campbell 984fb4eb2f
max width for softwraping now configured via maxwidth configuration item: default or invalid value falls back to previous 100 column 2022-02-06 22:08:19 -07:00
Sloom Sloum Sluom IV 59321b8977 Merge pull request 'Don't use GNU-specific gzip -k flag' (#212) from jaywilliams/bombadillo:master into release-2.4.0
Reviewed-on: #212

Looks good. Merging into release now. Thanks!
2021-05-24 05:24:28 +00:00
Jay Williams 06a47e9c3d Merge branch 'release-2.4.0' into master 2021-05-18 12:44:15 +00:00
Jay Williams 80aabcd531 Don't use GNU-specific gzip -k flag 2021-05-14 12:18:04 -05:00
sloum d747249069 Adds UP hot key 2021-04-24 14:26:33 -07:00
Sloom Sloum Sluom IV 757305db66 Merge pull request 'Release 2.3.3 to master' (#204) from develop into master
Reviewed-on: #204
2020-11-20 04:38:12 +00:00
sloum ec61d49497 Merge branch 'master' of https://tildegit.org/sloum/Bombadillo into develop 2020-11-19 20:37:32 -08:00
Sloom Sloum Sluom IV a8456f7e98 Merge pull request 'release2.3.3 -> develop' (#203) from release2.3.3 into develop
Reviewed-on: #203
2020-11-20 04:26:34 +00:00
sloum 8796dffd6e Minor adjustment to help output for jump command 2020-11-19 20:09:53 -08:00
Sloom Sloum Sluom IV a6a324acb3 Merge pull request 'Adds a jump command' (#202) from over-command into release2.3.3
Reviewed-on: #202
2020-11-20 04:07:15 +00:00
sloum 4de473441a Solves merge conflicts with base and updates man page language 2020-11-19 20:06:22 -08:00
Sloom Sloum Sluom IV b8ae9d659c Merge pull request 'Adds version command' (#198) from version-command into release2.3.3
Reviewed-on: #198
2020-11-20 04:02:19 +00:00
sloum 7d722d7dfa Adds a jump command to allow for navigating by history location as an alternate to a tabbed workflow 2020-11-14 15:40:18 -08:00
sloum f18dc293fd Removes previous version build system in favor of simple variable 2020-11-12 20:51:21 -08:00
sloum ee56961b20 Fixes a regression where searches did not clear out previous search highlights 2020-11-12 20:24:19 -08:00
sloum d78e2f4205 Adds further fixes to the man page. I had noticed some issues. 2020-11-08 10:30:22 -08:00
sloum 7219f6cae1 Merge branch 'version-command' of https://tildegit.org/sloum/Bombadillo into version-command 2020-11-05 19:34:16 -08:00
sloum 1ae3312ad6 Handles the case where no version information is available 2020-11-05 19:33:54 -08:00
Sloom Sloum Sluom IV 20b92fdc02 Merge branch 'release2.3.3' into version-command 2020-11-06 03:28:49 +00:00
Sloom Sloum Sluom IV ebcd1ff1d7 Merge pull request 'Minor fix to how we verify hostnames' (#197) from tls-commonname-check into release2.3.3
Reviewed-on: #197
2020-11-06 03:28:31 +00:00
Sloom Sloum Sluom IV 14340034f6 Merge branch 'release2.3.3' into tls-commonname-check 2020-11-06 03:27:53 +00:00
asdf 8c838ce491 Merge pull request 'WIP Initial support for some unicode line endings' (#200) from unicode-line-endings into release2.3.3
Reviewed-on: #200
2020-11-06 02:34:08 +00:00
sloum ed084298c7 Fixes merge conflicts with base branch 2020-11-05 07:48:42 -08:00
sloum 82d0742d52 Adds update to man page 2020-11-05 07:47:08 -08:00
Sloom Sloum Sluom IV 33e78753ea Merge branch 'release2.3.3' into unicode-line-endings 2020-11-05 15:44:50 +00:00
asdf 388218a5b6 Initial support for some unicode line endings 2020-11-05 21:28:54 +11:00
Sloom Sloum Sluom IV ddb73018d9 Merge pull request 'Solves the lynx lack of 404 issue' (#196) from lynx404 into release2.3.3
Reviewed-on: #196
2020-11-02 02:55:29 +00:00
Sloom Sloum Sluom IV b48126d971 Merge branch 'release2.3.3' into lynx404 2020-11-02 02:53:45 +00:00
Sloom Sloum Sluom IV a6375ecc21 Merge pull request 'improve-command-error-messages' (#195) from improve-command-error-messages into release2.3.3
Reviewed-on: #195
2020-11-02 02:53:23 +00:00
Sloom Sloum Sluom IV 49ba8313c7 Merge branch 'release2.3.3' into improve-command-error-messages 2020-11-02 02:53:15 +00:00
sloum 228ec598ab Adds version command 2020-11-01 06:55:46 -08:00
sloum 3624fd9510 Minor fix to how we verify hostnames 2020-11-01 06:45:11 -08:00
Sloom Sloum Sluom IV 7136a49fbe Merge branch 'release2.3.3' into lynx404 2020-11-01 14:41:43 +00:00
Sloom Sloum Sluom IV d190e0ad00 Merge pull request 'Adds spacing to gemini docs to normalize the formatting with gopher docs' (#188) from gemini-gutter into release2.3.3
Reviewed-on: #188

Merging in gemini and gopher link number gutter updates. This will create a more unified look between the protocols.
2020-11-01 14:09:25 +00:00
sloum 4f166ca61a Adds a prefix string to help output 2020-11-01 06:01:17 -08:00
asdf 53de1b5662 Minor correction to help text 2020-11-01 21:09:41 +11:00
Sloom Sloum Sluom IV 5581419489 Merge branch 'release2.3.3' into improve-command-error-messages 2020-11-01 05:18:47 +00:00
sloum c9a7e0ff25 Merge branch 'improve-command-error-messages' of https://tildegit.org/sloum/Bombadillo into improve-command-error-messages 2020-10-31 22:05:54 -07:00