summary refs log tree commit diff
path: root/complete.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-02-16 19:12:19 -0500
committerJune McEnroe <june@causal.agency>2020-02-16 19:12:19 -0500
commitba524ed8045ea0e14664a64790fee53dd72a4541 (patch)
tree609ceb1caa887dabad7e7088722d5bf279b7873a /complete.c
parentAdd 379 to WHOIS responses (diff)
downloadcatgirl-ba524ed8045ea0e14664a64790fee53dd72a4541.tar.gz
catgirl-ba524ed8045ea0e14664a64790fee53dd72a4541.zip
Replace a lot of snprintf with a catf implementation
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
Skip only one character if a match fails due to parentJune McEnroe 2019-02-10Remove pattend from hiJune McEnroe 2019-02-10Replace uses of pattend with newline patternsJune McEnroe 2019-02-10Add hi debug outputJune McEnroe 2019-02-10Actually do HTML &quot; escapingJune McEnroe 2019-02-10Set git commit.verboseJune McEnroe 2019-02-10Add back missing static keywordJune McEnroe