summary refs log tree commit diff
path: root/command.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-02-10 03:58:00 -0500
committerJune McEnroe <june@causal.agency>2020-02-10 03:58:25 -0500
commit8e55c049b50e7a08dae819a5d7f704bdfaf4966c (patch)
tree63776714444a7062dc6cf46eefde8197b84ba9ba /command.c
parentRecalculate unreadLines on reflow (diff)
downloadcatgirl-8e55c049b50e7a08dae819a5d7f704bdfaf4966c.tar.gz
catgirl-8e55c049b50e7a08dae819a5d7f704bdfaf4966c.zip
Avoid coloring mentions if there are control codes
This was breaking leading color codes.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
compound assignment operators to orderJune McEnroe 2019-05-15Support simple assignment in orderJune McEnroe 2019-05-15Implement sizeof in orderJune McEnroe 2019-05-15Add orderJune McEnroe 2019-05-12Add 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 McEnroenflateMark.3June McEnroe 2018-11-11Add inflatePrime.3June McEnroe 2018-11-11Add inflateReset.3June McEnroe 2018-11-11Add inflateCopy.3June McEnroe 2018-11-11Add inflateSync.3June McEnroe 2018-11-11Add inflateGetDictionary.3June McEnroe 2018-11-11Add inflateSetDictionary.3June McEnroe 2018-11-11Add inflateInit2.3June McEnroe