summary refs log tree commit diff homepage
path: root/2017/src/bin/day07.rs
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2018-12-02 00:49:25 -0500
committerJune McEnroe <june@causal.agency>2020-11-22 00:14:25 -0500
commite69c0f08d018c5f2144c9a55d63173d6973d1535 (patch)
treebb0c82247a12d5dd0adbd7385f34c3788a031981 /2017/src/bin/day07.rs
parentSolve day 2 part 2 (diff)
downloadaoc-e69c0f08d018c5f2144c9a55d63173d6973d1535.tar.gz
aoc-e69c0f08d018c5f2144c9a55d63173d6973d1535.zip
Un-hardcode width of input in day 2
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
3' class='logmsg'> 2018-03-31Output Linux console escapes from schemeJune McEnroe 2018-03-31Add scheme to READMEJune McEnroe 2018-03-31Brighten color schemeJune McEnroe 2018-03-31Set Dark terminal to schemeJune McEnroe 2018-03-31Lighten cursor colorJune McEnroe 2018-03-31Tweak cyan furtherJune McEnroe It's actually green at this point. 2018-03-31Tweak colors in schemeJune McEnroe 2018-03-31Add scheme.png targetJune McEnroe 2018-03-31Generate Terminal.app color schemeJune McEnroe Colors still very much WIP, but coming along. 2018-03-31Generate basic ANSI color schemeJune McEnroe 2018-03-31Add hex output to schemeJune McEnroe 2018-03-31Add color scheme PNG generatorJune McEnroe 2018-03-31Simplify gfxx palette generationJune McEnroe 2018-03-31Switch to HSV for gfxx palette generationJune McEnroe 2018-03-30Generate default palette in gfxxJune McEnroe 2018-03-30Ignore build and cloneJune McEnroe 2018-03-30Set g:clipboard to pb{copy,paste} alwaysJune McEnroe Previously neovim would use these automatically if it found them, but now it only checks for them on macOS. pbd continues to work well. 2018-03-28Add d-_-b crateJune McEnroe