about summary refs log tree commit diff
path: root/command.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-08-18 21:26:17 -0400
committerJune McEnroe <june@causal.agency>2020-08-18 21:26:17 -0400
commitb06470294d58e6f469d245a0757b94dbca2dd52c (patch)
treea0eb3c431bd47729e142a5dd8a57453d14c5a3f9 /command.c
parentPreserve colon from previous tab-complete (diff)
downloadcatgirl-b06470294d58e6f469d245a0757b94dbca2dd52c.tar.gz
catgirl-b06470294d58e6f469d245a0757b94dbca2dd52c.zip
Match mentions case-sensitively
The mention coloring code already matches case-sensitively, and any
proper ping should be using tab-complete anyway so there's no reason for
differing case. And the month of June should not ping me.
Diffstat (limited to 'command.c')
0 files changed, 0 insertions, 0 deletions
class='logsubject'>Publish "Using vi"June McEnroe 2021-01-11Enable diff.colorMovedJune McEnroe 2021-01-10Set less search case-insensitiveJune McEnroe 2021-01-10Set EXINITJune McEnroe neovim is laggy as hell in my OpenBSD VM, so I switched to vi so I could type without getting frustrated. 2021-01-09Add c -t flag to print expression typeJune McEnroe Also add missing float case. 2021-01-05Update taglineJune McEnroe