summary refs log tree commit diff
path: root/bin/man1/shotty.1 (follow)
Commit message (Collapse)AuthorAge
* Revert "Add shotty -t to animate (crudely) between snapshots"June McEnroe2021-10-18
| | | | | | | | This reverts commit 0fc730ec8e058607b05185e1a36b22615ffbae40. 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 shotty -i to output inline colorsJune McEnroe2021-10-18
|
* Cite ctlseqs.ms and UTF-8June McEnroe2021-10-18
|
* 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.
* 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 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