Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add tildenews support to sup | June McEnroe | 2021-02-16 |
| | | | | See those variables paid off :) | ||
* | Add sup for setting single-use passwords | June McEnroe | 2021-02-16 |
| | |||
* | Add missing %U for RFCs in bibsort | June McEnroe | 2021-02-16 |
| | |||
* | Use flags for pbd client behaviour | June McEnroe | 2021-02-09 |
| | |||
* | Use scrot for up -s if no screencapture | June McEnroe | 2021-02-07 |
| | | | | Still missing putting the URL in an X selection. | ||
* | Add xterm output to scheme | June McEnroe | 2021-02-06 |
| | |||
* | Generate tags for sh files in mtags | June McEnroe | 2021-01-20 |
| | | | | | Only matches functions declared at the beginnings of lines, but I'm fine with that. | ||
* | Add messy sh lexer | June McEnroe | 2021-01-20 |
| | | | | Surprisingly seems to work for everything I looked at in my repos. | ||
* | Add mtags to generate tags for make and mdoc | June McEnroe | 2021-01-19 |
| | |||
* | Don't use a pager if reading standard input | June McEnroe | 2021-01-19 |
| | |||
* | Support BSD make syntax and match *.am | June McEnroe | 2021-01-19 |
| | | | | These don't really go together, but... | ||
* | Allow matching lexers using first input line | June McEnroe | 2021-01-18 |
| | | | | Using ungetc(3) rather than rewind(3) to support piped input. | ||
* | Automatically pipe hilex ANSI output to PAGER | June McEnroe | 2021-01-15 |
| | |||
* | Output htagml -x from the main loop | June McEnroe | 2021-01-15 |
| | | | | | Silly the way it was written, but I think I started writing it that way before I decided to make it mutually exclusive with regular output. | ||
* | Remove ttpre | June McEnroe | 2021-01-13 |
| | | | | I'm not using this for the bin HTML pages anymore. | ||
* | Remove hi | June McEnroe | 2021-01-13 |
| | | | | | Replaced with hilex, which is far less of a hack. hilex still lacks a shell lexer, but hi's was never very good anyway. | ||
* | Shorten hilex class names | June McEnroe | 2021-01-13 |
| | |||
* | Add hilex example to htagml manual | June McEnroe | 2021-01-13 |
| | |||
* | Use hilex for up -h | June McEnroe | 2021-01-12 |
| | |||
* | Don't output a pre in hilex by default | June McEnroe | 2021-01-12 |
| | |||
* | Move hilex out of hilex directory | June McEnroe | 2021-01-12 |
| | |||
* | Add htagml -i | June McEnroe | 2021-01-12 |
| | |||
* | Add htagml -x | June McEnroe | 2021-01-12 |
| | |||
* | Add htagml example | June McEnroe | 2021-01-12 |
| | |||
* | Add htagml | June McEnroe | 2021-01-12 |
| | |||
* | Add c -t flag to print expression type | June McEnroe | 2021-01-09 |
| | | | | Also add missing float case. | ||
* | Clean up order lexer | June McEnroe | 2021-01-01 |
| | |||
* | Add unary & to bit | June McEnroe | 2020-12-30 |
| | | | | Also unary + and fix precedence of unary -. | ||
* | Add postfix $ operator to bit | June McEnroe | 2020-12-30 |
| | |||
* | Add bibsort | June McEnroe | 2020-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 rate | June McEnroe | 2020-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 edit | June McEnroe | 2020-10-29 |
| | |||
* | Open /dev/tty in nudge | June McEnroe | 2020-09-04 |
| | | | | | This makes it work even when it's run connected to a pipe, i.e. as the notify command of catgirl... | ||
* | Add nudge | June McEnroe | 2020-09-04 |
| | |||
* | Read from stdin in order | June McEnroe | 2020-07-18 |
| | |||
* | Remove aes | June McEnroe | 2020-06-17 |
| | |||
* | Allow redirecting input in ever | June McEnroe | 2020-06-01 |
| | |||
* | Add c script | June McEnroe | 2020-05-31 |
| | |||
* | Remove setopt | June McEnroe | 2020-03-03 |
| | |||
* | Revert "Add first working version of imbox" | June McEnroe | 2019-12-21 |
| | | | | | | Moved to <https://git.causal.agency/imbox>. This reverts commit 6aa7f2f6bf47fa9df9c749ce665171fa30800937. | ||
* | Add first working version of imbox | June McEnroe | 2019-12-21 |
| | |||
* | Add option to default to text in hi | June McEnroe | 2019-12-15 |
| | |||
* | Document diff input language in hi | June McEnroe | 2019-12-11 |
| | |||
* | Replace shotty with code from stream | June McEnroe | 2019-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 flag | June McEnroe | 2019-09-10 |
| | |||
* | Add -x flag to title | June McEnroe | 2019-09-07 |
| | |||
* | Add title | June McEnroe | 2019-09-05 |
| | |||
* | Add long-missing setopt to bin.7 | June McEnroe | 2019-08-29 |
| | |||
* | Add edit | June McEnroe | 2019-08-29 |
| | |||
* | Rename wat to ever | June McEnroe | 2019-08-28 |
| |