summary refs log tree commit diff
path: root/irc.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2018-08-05 18:34:35 -0400
committerJune McEnroe <june@causal.agency>2018-08-05 18:34:35 -0400
commit5bb96a79e76d92fa7ce9839a151a778f79d0ef06 (patch)
tree5654e13a3f2385d07d7d1e16740779513a339330 /irc.c
parentRefactor color initialization (diff)
downloadcatgirl-5bb96a79e76d92fa7ce9839a151a778f79d0ef06.tar.gz
catgirl-5bb96a79e76d92fa7ce9839a151a778f79d0ef06.zip
Initialize all possible color pairs
This is actually possible with use_default_colors!
Diffstat (limited to 'irc.c')
0 files changed, 0 insertions, 0 deletions
/src/commit/bin/man1/hilex.1?id=f44f549f0caf9bcf41c68c9fdd694b36adace996&follow=1'>Support BSD make syntax and match *.amJune McEnroe These don't really go together, but... 2021-01-19Match tab following escaped newline in make assignmentsJune McEnroe Otherwise it ends up going into Shell state. 2021-01-18Allow matching lexers using first input lineJune McEnroe