summary refs log tree commit diff homepage
path: root/2019/day04.sh
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2023-12-11 15:35:33 -0500
committerJune McEnroe <june@causal.agency>2023-12-11 15:35:33 -0500
commit0ddbf0004d01b202ce0c2f275f8a65719d307f68 (patch)
tree36c6ffb9b5f9a9dc8c7b8adfe90d366bdbd5ce59 /2019/day04.sh
parentSolve day 3 part 2 (diff)
downloadaoc-0ddbf0004d01b202ce0c2f275f8a65719d307f68.tar.gz
aoc-0ddbf0004d01b202ce0c2f275f8a65719d307f68.zip
Solve day 4 part 1
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
to infer terminal sizeJune McEnroe 2019-07-12Add DCH to shottyJune McEnroe 2019-07-12Support insert mode in shottyJune McEnroe 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