summaryrefslogtreecommitdiff
path: root/copy_start_nevermind.sh
Commit message (Collapse)AuthorAgeFilesLines
* copy_start_nevermind got a "split" option. added rfc-search to install ↵epoch2022-02-171-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 ↵epoch2022-01-191-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 ↵epoch2021-11-141-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 ↵epoch2021-11-141-1/+7
| | | | now uses -a from geturiline instead of assuming the first option
* prompt was empty if URL was short enough.epoch2021-10-201-2/+33
|
* added QR code option to copy_start_nevermind.sh, Makefile now includes ↵epoch2021-04-291-1/+5
| | | | urnresolve.
* switched copy_start_nevermind.sh to use a case instead of multiple ifsepoch2020-12-231-14/+27
|
* copy_start_nevermind now only shows the user a shortened version, has extra ↵epoch2020-08-061-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 ↵epoch2020-04-201-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 repoepoch2020-04-061-0/+15