summaryrefslogtreecommitdiff
path: root/main.go
AgeCommit message (Collapse)Author
2024-01-10cli goodiestjp
-h to print "help cli" output -c CMDS to run commands in quiet mode and then exit execute with URL as positional argument to go there and start the interactive session
2024-01-08gopher and gemtext colors/stylestjp
2024-01-08identity management and usetjp
2024-01-05TOFU certificate validationtjp
2024-01-05multiple semicolon-separated commands on a prompt linetjp
2024-01-05auto_pager bool to pager string always/auto/nevertjp
2024-01-04handle input typestjp
* spartan prompts * gemini [sensitive]input responses * gopher search servers
2024-01-03auto_pager config optiontjp
2024-01-03help command, quiet mode, and s/set/selecttjp
2024-01-03tourstjp
2024-01-03working basic navigation and markstjp
2023-12-15skeleton of a go project, and some thoughts in a READMEtjp