summary refs log tree commit diff
path: root/bin/man1/shotty.1 (follow)
Commit message (Expand)AuthorAge
* Revert "Add shotty -t to animate (crudely) between snapshots"June McEnroe2021-10-18
* 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
* Handle media copy sequence in shottyJune McEnroe2019-07-20
* 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
12 18:41:04 -0400'>2019-07-12Support insert mode in shottyJune McEnroe This is how curses puts characters into the bottom-right cell of the terminal. 2019-07-11Don't do carriage return on line feedJune McEnroe 2019-07-11Interpret 256color-style SGRsJune McEnroe 2019-07-11Use inline style rather than <b>, <i>, <u>June McEnroe 2019-07-11Factor out clearJune McEnroe 2019-07-11Add bright option to shottyJune McEnroe 2019-07-11Output <b>, <i>, <u> in shottyJune McEnroe 2019-07-10Ignore SM and RMJune McEnroe 2019-07-09Add shotty man page and build itJune McEnroe 2019-07-09Add up -cJune McEnroe 2019-07-09Add options for default colors to shottyJune McEnroe 2019-07-08Use char literals consistentlyJune McEnroe