summary refs log tree commit diff
path: root/bin/shotty.l (follow)
Commit message (Expand)AuthorAge
* Fix 3- and 4-byte UTF-8 sequence matchingJune McEnroe2022-10-17
* Use noinput, nounput options in lex filesJune McEnroe2021-11-28
* Bounds check color indexesJune McEnroe2021-10-25
* Only output style attribute if necessaryJune McEnroe2021-10-20
* Fix showing cursor with default colorsJune McEnroe2021-10-20
* Add entire 256-color palette to shotty -iJune McEnroe2021-10-20
* Ignore XTWINOPS in shottyJune McEnroe2021-10-20
* 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
* Skip DECKP* in lexerJune McEnroe2021-10-18
* Rewrite shotty with lexJune McEnroe2021-10-18
=a0c03a0c48e81b58e843f1168faec1722016cedb&follow=1'>Add 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