summary refs log tree commit diff
path: root/bin/cash/input.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-01-11 00:02:21 -0500
committerJune McEnroe <june@causal.agency>2019-01-11 00:02:21 -0500
commit48072d034f38099431fa6bfc553997158dca4408 (patch)
tree8c06c5af8062f1dc2e1c5c760328e274d1558fae /bin/cash/input.c
parentDocument RPS1 and RPS2 (diff)
downloadsrc-48072d034f38099431fa6bfc553997158dca4408.tar.gz
src-48072d034f38099431fa6bfc553997158dca4408.zip
Add "blank" lines to cash.1
No way I'll be able to maintain it without.
Diffstat (limited to 'bin/cash/input.c')
0 files changed, 0 insertions, 0 deletions
tle='2018-04-02 13:53:20 -0400'>2018-04-02Use uint32_t for len in schemeJune McEnroe There are potentially 256 colours. 2018-04-01Add HSV output to schemeJune McEnroe 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