summary refs log tree commit diff
path: root/bin/man1 (follow)
Commit message (Collapse)AuthorAge
* Revert "Add git-import"June McEnroe2023-09-11
| | | | | | This reverts commit 90fefcaa0b70af49061d648ae3566d65abfc2ab0. Moved to jorts.
* Add git-importJune McEnroe2023-09-11
|
* Add when - to print all named datesJune McEnroe2022-09-19
|
* Load dates from ~/.config/when/datesJune McEnroe2022-08-15
|
* Allow names with prefixes of months and daysJune McEnroe2022-08-15
|
* Add named dates to whenJune McEnroe2022-08-15
|
* Add -w to upJune McEnroe2022-07-26
|
* Do basic match highlightingJune McEnroe2022-06-02
|
* Add initial working version of qfJune McEnroe2022-06-02
|
* Add encJune McEnroe2022-01-30
|
* Add LWN to supJune McEnroe2022-01-12
|
* Add tildegit (gitea) to supJune McEnroe2022-01-09
|
* Revert "Add shotty -t to animate (crudely) between snapshots"June McEnroe2021-10-18
| | | | | | | | This reverts commit e52b86b69b9dc6a7b7ec9d578c20d88fc1ccb330. It's mostly irrelevant to how shotty actually functions so I think it would be better done externally. Reverting just to keep the dumb JavaScript in history.
* Add shotty -t to animate (crudely) between snapshotsJune McEnroe2021-10-18
|
* Add ptee -t to output media copy at an intervalJune McEnroe2021-10-18
|
* Swap functions of ^Q and ^S in pteeJune McEnroe2021-10-18
|
* Add shotty -i to output inline colorsJune McEnroe2021-10-18
|
* Cite ctlseqs.ms and UTF-8June McEnroe2021-10-18
|
* Add htagml -m to rename main tagJune McEnroe2021-10-01
|
* Add quickJune McEnroe2021-09-23
|
* Remove Linux-specific utilitiesJune McEnroe2021-09-22
| | | | I haven't used these in ages.
* Rewrite pngo, add explicit optionsJune McEnroe2021-09-21
| | | | Interesting to see how my code habits have changed.
* Remove typer, add downgrade to READMEJune McEnroe2021-09-15
|
* Set bot mode on downgradeJune McEnroe2021-09-15
|
* Add downgrade IRC botJune McEnroe2021-09-14
|
* Add git comment --pretty optionJune McEnroe2021-09-10
|
* Up default min-repeat to 30 linesJune McEnroe2021-09-08
|
* Document and install git-commentJune McEnroe2021-09-08
|
* Document lack of alt text in dehtmlJune McEnroe2021-09-07
| | | | I want to implement this but it requires more complex lexing.
* Add dehtmlJune McEnroe2021-09-07
|
* Strip typer down to copy or reverse modesJune McEnroe2021-07-09
|
* Add patreon to supJune McEnroe2021-07-05
|
* Use $SHELL -c to run up -c | -t commandsJune McEnroe2021-06-21
| | | | And clean up some other things.
* Add copy mode to typerJune McEnroe2021-04-28
|
* Remove hnelJune McEnroe2021-04-26
| | | | I haven't had a use for it in years.
* Add -R reverse typerJune McEnroe2021-04-18
|
* Add typer -P and -c to connect to pounceJune McEnroe2021-03-23
| | | | Of course, running this full time would really fill up the buffer...
* Add typer botJune McEnroe2021-03-23
| | | | Ok maybe I'm an asshole.
* Add -q flag to everJune McEnroe2021-02-24
|
* Add asciinema to supJune McEnroe2021-02-21
|
* Add Liberapay to supJune McEnroe2021-02-21
| | | | | Don't actually need to set a password for this one, but I can automate using the email link to log in.
* Add bugzilla support to supJune McEnroe2021-02-17
|
* Add tildenews support to supJune McEnroe2021-02-16
| | | | See those variables paid off :)
* Add sup for setting single-use passwordsJune McEnroe2021-02-16
|
* Add missing %U for RFCs in bibsortJune McEnroe2021-02-16
|
* Use flags for pbd client behaviourJune McEnroe2021-02-09
|
* Use scrot for up -s if no screencaptureJune McEnroe2021-02-07
| | | | Still missing putting the URL in an X selection.
* Add xterm output to schemeJune McEnroe2021-02-06
|
* Generate tags for sh files in mtagsJune McEnroe2021-01-20
| | | | | Only matches functions declared at the beginnings of lines, but I'm fine with that.
* Add messy sh lexerJune McEnroe2021-01-20
| | | | Surprisingly seems to work for everything I looked at in my repos.