about summary refs log tree commit diff
path: root/README
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2022-03-12 19:56:56 -0500
committerJune McEnroe <june@causal.agency>2022-03-12 19:56:56 -0500
commit2123804abef4cc95cf587327380abbfbcc9c6fe0 (patch)
tree227e7ab7b655c5b6b7283a00bd8c97223ed36c7c /README
parentImplement r with count (diff)
downloadcatgirl-2123804abef4cc95cf587327380abbfbcc9c6fe0.tar.gz
catgirl-2123804abef4cc95cf587327380abbfbcc9c6fe0.zip
Use a bool for vi.mode
enums use 4 bytes even if they only have 2 values and we have 256
of these structs...
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions
23:18:51 -0400'>2019-07-09Add options for default colors to shottyJune McEnroe 2019-07-08Use char literals consistentlyJune McEnroe