Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Revert "Add shotty -t to animate (crudely) between snapshots" | June McEnroe | 2021-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 snapshots | June McEnroe | 2021-10-18 |
| | |||
* | Add shotty -i to output inline colors | June McEnroe | 2021-10-18 |
| | |||
* | Cite ctlseqs.ms and UTF-8 | June McEnroe | 2021-10-18 |
| | |||
* | 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. | ||
* | 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 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 |