summary refs log tree commit diff
path: root/bin/man1 (follow)
Commit message (Collapse)AuthorAge
...
* Move hilex out of hilex directoryJune McEnroe2021-01-12
|
* Add htagml -iJune McEnroe2021-01-12
|
* Add htagml -xJune McEnroe2021-01-12
|
* Add htagml exampleJune McEnroe2021-01-12
|
* Add htagmlJune McEnroe2021-01-12
|
* Add c -t flag to print expression typeJune McEnroe2021-01-09
| | | | Also add missing float case.
* Clean up order lexerJune McEnroe2021-01-01
|
* Add unary & to bitJune McEnroe2020-12-30
| | | | Also unary + and fix precedence of unary -.
* Add postfix $ operator to bitJune McEnroe2020-12-30
|
* Add bibsortJune McEnroe2020-12-15
| | | | | My first perl script! hi doesn't have syntax highlighting for perl, and I don't think I could sanely implement it, but oh well.
* Add modem -r flag to set baud rateJune McEnroe2020-12-08
| | | | | | Also fix it to continue reading output, rather than exiting as soon as the child exits... Except on macOS this still doesn't seem to work correctly for some reason.
* Remove editJune McEnroe2020-10-29
|
* Open /dev/tty in nudgeJune McEnroe2020-09-04
| | | | | This makes it work even when it's run connected to a pipe, i.e. as the notify command of catgirl...
* Add nudgeJune McEnroe2020-09-04
|
* Read from stdin in orderJune McEnroe2020-07-18
|
* Remove aesJune McEnroe2020-06-17
|
* Allow redirecting input in everJune McEnroe2020-06-01
|
* Add c scriptJune McEnroe2020-05-31
|
* Remove setoptJune McEnroe2020-03-03
|
* Revert "Add first working version of imbox"June McEnroe2019-12-21
| | | | | | Moved to <https://git.causal.agency/imbox>. This reverts commit 6aa7f2f6bf47fa9df9c749ce665171fa30800937.
* Add first working version of imboxJune McEnroe2019-12-21
|
* Add option to default to text in hiJune McEnroe2019-12-15
|
* Document diff input language in hiJune McEnroe2019-12-11
|
* Replace shotty with code from streamJune McEnroe2019-11-25
| | | | | | | A much more complete implementation of a terminal emulator which I also fuzzed. Code is still kind of a mess though. Also case range syntax is now allowed here I guess.
* Add title -v flagJune McEnroe2019-09-10
|
* Add -x flag to titleJune McEnroe2019-09-07
|
* Add titleJune McEnroe2019-09-05
|
* Add long-missing setopt to bin.7June McEnroe2019-08-29
|
* Add editJune McEnroe2019-08-29
|
* Rename wat to everJune McEnroe2019-08-28
|
* Remove brot and gfxxJune McEnroe2019-08-28
|
* Use rand(3) in beefJune McEnroe2019-08-28
|
* Remove wakeJune McEnroe2019-08-28
| | | | RIP again, thursday. I don't think the RPi3 even knows how to suspend.
* Make dtch one command, add sinkingJune McEnroe2019-08-12
|
* Add whenJune McEnroe2019-07-24
| | | | When? Now.
* Handle media copy sequence in shottyJune McEnroe2019-07-20
| | | | This all still feels a bit gross for some reason.
* Handle shotty output options more centrallyJune McEnroe2019-07-20
|
* Add ^Q to ptee for MC sequenceJune McEnroe2019-07-17
|
* Add up -tJune McEnroe2019-07-15
|
* Add more info to shotty man pageJune McEnroe2019-07-14
|
* Add shotty -dJune McEnroe2019-07-14
|
* Add shotty -cJune McEnroe2019-07-13
|
* Use -s to infer terminal sizeJune McEnroe2019-07-12
|
* Add bright option to shottyJune McEnroe2019-07-11
|
* Add shotty man page and build itJune McEnroe2019-07-09
|
* Add up -cJune McEnroe2019-07-09
|
* Add ^S toggle to pteeJune McEnroe2019-07-08
|
* Document lack of window size propagationJune McEnroe2019-07-08
|
* Add pteeJune McEnroe2019-07-08
|
* Add CSS output to schemeJune McEnroe2019-07-06
|