Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | copy_start_nevermind got a "split" option. added rfc-search to install ↵ | epoch | 2022-02-17 | 1 | -1/+10 |
| | | | | target. wikipedia-specific uristart.conf got another line | ||||
* | made QR choice output uri too. added QR-image choice to output to a file and ↵ | epoch | 2022-01-19 | 1 | -3/+11 |
| | | | | launch it. made shorten use gemini-handler instead of gemini-get directly | ||||
* | added ability to split config file into a handful of smaller files and made ↵ | epoch | 2021-11-14 | 1 | -2/+2 |
| | | | | things that need that data to get it from uristart.conf script | ||||
* | choose has a default prompt if it is missing of $0. copy_start_nevermind.sh ↵ | epoch | 2021-11-14 | 1 | -1/+7 |
| | | | | now uses -a from geturiline instead of assuming the first option | ||||
* | prompt was empty if URL was short enough. | epoch | 2021-10-20 | 1 | -2/+33 |
| | |||||
* | added QR code option to copy_start_nevermind.sh, Makefile now includes ↵ | epoch | 2021-04-29 | 1 | -1/+5 |
| | | | | urnresolve. | ||||
* | switched copy_start_nevermind.sh to use a case instead of multiple ifs | epoch | 2020-12-23 | 1 | -14/+27 |
| | |||||
* | copy_start_nevermind now only shows the user a shortened version, has extra ↵ | epoch | 2020-08-06 | 1 | -7/+29 |
| | | | | "verbose" option to see whole thing, and a "forget" option which might be flakey if you select an empty URI | ||||
* | more of the breaking-change. code to get the line moved to external program ↵ | epoch | 2020-04-20 | 1 | -1/+1 |
| | | | | so it can be rewritten easier. copy_start_nevermind.sh uses it now. cleaned up Makefile styling. | ||||
* | dunno why I never included this script in this repo | epoch | 2020-04-06 | 1 | -0/+15 |