summary refs log tree commit diff
path: root/edit.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-02-08 22:51:13 -0500
committerJune McEnroe <june@causal.agency>2020-02-08 22:51:13 -0500
commit9cbec9ca7ee5a730f92587274bb6d7713c5671bf (patch)
tree24291df147ee7b69df260da02650418606612d12 /edit.c
parentTrim whitespace from both ends of command params (diff)
downloadcatgirl-9cbec9ca7ee5a730f92587274bb6d7713c5671bf.tar.gz
catgirl-9cbec9ca7ee5a730f92587274bb6d7713c5671bf.zip
Color mentions
Sort of like Textual does, but only in the first part of the messaage,
either before a colon or before a space. Hopefully this makes it less
costly than it would be, and prevents false positives on people with
common nouns for nicks.
Diffstat (limited to 'edit.c')
0 files changed, 0 insertions, 0 deletions
61d647fd0cc570c80c250&follow=1'>Break nicks with ZWNJJune McEnroe 2019-05-26Add DawnJune McEnroe 2019-05-20Declare vasprintf(3) for GNUJune McEnroe 2019-05-20Fix comparison warning in ttpreJune McEnroe 2019-05-20Add AuthorityJune McEnroe 2019-05-19Specify precedence of unary versions of operatorsJune McEnroe 2019-05-18Add 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 2019-05-10Use val instead of suboptargJune McEnroe 2019-05-09Add Parable of the SowerJune McEnroe 2019-05-07Add bit without buildJune McEnroe 2019-05-04Fix MANDIR typoJune McEnroe 2019-05-04Move relay to binJune McEnroe