summary refs log tree commit diff
path: root/log.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-06-15 20:34:28 -0400
committerJune McEnroe <june@causal.agency>2020-06-15 20:34:28 -0400
commit82acea5dfa260fa7b4f6257f4502b9a9a2eeabaa (patch)
treedc3336244c4b46f357b896583f446c3ec883fefb /log.c
parentDocument /quote needing /debug for output (diff)
downloadcatgirl-82acea5dfa260fa7b4f6257f4502b9a9a2eeabaa.tar.gz
catgirl-82acea5dfa260fa7b4f6257f4502b9a9a2eeabaa.zip
Add null terminator to modes in channelListMode
Otherwise passing more than 13 parameters reads past the end of the
array.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
r class='logheader'>2019-02-17Add line numbers to hiJune McEnroe Renames previous -n option to -m to stay consistent with cat -n. Prefixing lines with line numbers affects where the first tab indent ends up relative to the text above it. Not sure if it's worth fixing somehow. 2019-02-17Always split spans after newlinesJune McEnroe Simplifies ANSI and IRC output code, and prepares for line numbered output. 2019-02-15Color format specifiers light cyan in vimJune McEnroe 2019-02-15Highlight Interp as yellowJune McEnroe 2019-02-15Highlight strings in sh command substitutionsJune McEnroe 2019-02-15Add nmap gpJune McEnroe 2019-02-14Avoid newline when copying URL to pasteboardJune McEnroe 2019-02-13Add forgotten "sixth" book of H2G2June McEnroe