summary refs log tree commit diff
path: root/man.sh
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-02-23 12:44:20 -0500
committerJune McEnroe <june@causal.agency>2019-02-23 12:44:20 -0500
commit35705c9eeb511a61b06fc57b68fba1b738378795 (patch)
treef4b1d34e4f1bbacb1f574ab4846ef30a88629dd2 /man.sh
parentAdd C-n and C-p key bindings to switch windows (diff)
downloadcatgirl-35705c9eeb511a61b06fc57b68fba1b738378795.tar.gz
catgirl-35705c9eeb511a61b06fc57b68fba1b738378795.zip
Use first word of params in input commands
Prevents anything weird from happening when tab-completing, which
inserts a space.
Diffstat (limited to 'man.sh')
0 files changed, 0 insertions, 0 deletions
td class='logsubject'>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