Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | 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 |
| | |||
* | Remove brot and gfxx | June McEnroe | 2019-08-28 |
| | |||
* | Use rand(3) in beef | June McEnroe | 2019-08-28 |
| | |||
* | Remove wake | June McEnroe | 2019-08-28 |
| | | | | RIP again, thursday. I don't think the RPi3 even knows how to suspend. | ||
* | Make dtch one command, add sinking | June McEnroe | 2019-08-12 |
| | |||
* | Add when | June McEnroe | 2019-07-24 |
| | | | | When? Now. | ||
* | Handle media copy sequence in shotty | June McEnroe | 2019-07-20 |
| | | | | This all still feels a bit gross for some reason. | ||
* | Handle shotty output options more centrally | June McEnroe | 2019-07-20 |
| | |||
* | Add ^Q to ptee for MC sequence | June McEnroe | 2019-07-17 |
| | |||
* | Add up -t | June McEnroe | 2019-07-15 |
| | |||
* | Add more info to shotty man page | June McEnroe | 2019-07-14 |
| | |||
* | Add shotty -d | June McEnroe | 2019-07-14 |
| | |||
* | Add shotty -c | June McEnroe | 2019-07-13 |
| | |||
* | Use -s to infer terminal size | June McEnroe | 2019-07-12 |
| | |||
* | Add bright option to shotty | June McEnroe | 2019-07-11 |
| | |||
* | Add shotty man page and build it | June McEnroe | 2019-07-09 |
| | |||
* | Add up -c | June McEnroe | 2019-07-09 |
| | |||
* | Add ^S toggle to ptee | June McEnroe | 2019-07-08 |
| | |||
* | Document lack of window size propagation | June McEnroe | 2019-07-08 |
| | |||
* | Add ptee | June McEnroe | 2019-07-08 |
| | |||
* | Add CSS output to scheme | June McEnroe | 2019-07-06 |
| | |||
* | Add variables to bit | June McEnroe | 2019-06-07 |
| | |||
* | Simplify and build bit | June McEnroe | 2019-05-30 |
| | | | | lex is a waste of time. | ||
* | Add xx -p option | June McEnroe | 2019-05-29 |
| | |||
* | Add compound assignment operators to order | June McEnroe | 2019-05-18 |
| | |||
* | Support simple assignment in order | June McEnroe | 2019-05-15 |
| | |||
* | Implement sizeof in order | June McEnroe | 2019-05-15 |
| | |||
* | Add order | June McEnroe | 2019-05-15 |
| | |||
* | Move relay to bin | June McEnroe | 2019-05-04 |
| | |||
* | Add setopt | June McEnroe | 2019-02-24 |
| | |||
* | Match statics and typedefs as Tag | June McEnroe | 2019-02-18 |
| | |||
* | Remove hi line numbering | June McEnroe | 2019-02-18 |
| | | | | | | Tags are much better for referring to specific parts of a file and line numbering is better done by a post-processing tool such as cat -n or producing a two-column HTML <table>. | ||
* | Add hi -f html -o anchor for line number links | June McEnroe | 2019-02-17 |
| | |||
* | Add line numbers to hi | June McEnroe | 2019-02-17 |
| | | | | | | | Renames previous -n option to -m to stay consistent with cat -n. Prefixing lines with line numbers affects where the first tab indent ends up relative to the text above it. Not sure if it's worth fixing somehow. | ||
* | Clean up scheme yet once more | June McEnroe | 2019-02-12 |
| | |||
* | Unify *up scripts into one up.sh | June McEnroe | 2019-02-12 |
| | |||
* | Use a proper fread-realloc loop in hi | June McEnroe | 2019-02-12 |
| | |||
* | Add Rust to hi | June McEnroe | 2019-02-12 |
| | | | | This also fixes the block comment pattern to match /* **/ correctly. | ||
* | Generate html for bins | June McEnroe | 2019-02-10 |
| | |||
* | Add plain text "language" to hi | June McEnroe | 2019-02-10 |
| |