about summary refs log tree commit diff
path: root/Makefile
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-02-12 01:00:39 -0500
committerJune McEnroe <june@causal.agency>2020-02-12 01:00:39 -0500
commitaab9f76fa0330ff68a4279db4a6de2fec5973d30 (patch)
tree1b8aaa5a9510e4e305924d7c44f89397e5669c64 /Makefile
parentAllow for arguments to open/copy utilities (diff)
downloadcatgirl-aab9f76fa0330ff68a4279db4a6de2fec5973d30.tar.gz
catgirl-aab9f76fa0330ff68a4279db4a6de2fec5973d30.zip
Add C-v and M-v
I figure there should be some way to scroll without keypad, and
apparently this is what emacs offers...
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions
e4b02e54dd4&follow=1'>Add T suffix in bitJune McEnroe 2019-05-10Highlight yacc and lex files as CJune McEnroe Their %-prefixed directives should probably be highlighted Macro. 2019-05-10Use val instead of suboptargJune McEnroe suboptarg doesn't exist in GNU. Hopefully BSD getsubopt also sets val on failure? 2019-05-09Add Parable of the SowerJune McEnroe 2019-05-07Add bit without buildJune McEnroe Need to do some stuff in the Makefile for lex and yacc and generating HTML pages for it. 2019-05-04Fix MANDIR typoJune McEnroe 2019-05-04Move relay to binJune McEnroe