summary refs log tree commit diff
path: root/tag.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2018-08-16 22:19:23 -0400
committerJune McEnroe <june@causal.agency>2018-08-16 22:19:23 -0400
commita38738c93885fc177a42b280a328471424fc030a (patch)
tree3e87460f1ff301c9fa703fcbdb0f9c28731ec447 /tag.c
parentDetect pings in ACTIONs (diff)
downloadcatgirl-a38738c93885fc177a42b280a328471424fc030a.tar.gz
catgirl-a38738c93885fc177a42b280a328471424fc030a.zip
Don't treat input as command if word contains extra slash
Diffstat (limited to 'tag.c')
0 files changed, 0 insertions, 0 deletions
span>Rename line editing functionsJune McEnroe 2018-08-05Initialize all possible color pairsJune McEnroe 2018-08-05Refactor color initializationJune McEnroe 2018-08-05Add ^L redrawJune McEnroe 2018-08-05Use 16 colors if availableJune McEnroe 2018-08-05Limit parsed colors to number of mIRC colorsJune McEnroe 2018-08-04Show source link on exitJune McEnroe 2018-08-04Implement line editing, scrollingJune McEnroe 2018-08-04Handle /topicJune McEnroe