summary refs log tree commit diff
path: root/chat.h
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-02-10 20:58:14 -0500
committerJune McEnroe <june@causal.agency>2020-02-10 20:58:14 -0500
commit36e0bbc4cd783a826313de57fe77edf35e912d49 (patch)
tree08a9e680c059239ed836258b0f0def341acdfba2 /chat.h
parentReplace alignment tabs with spaces in bufferList (diff)
downloadcatgirl-36e0bbc4cd783a826313de57fe77edf35e912d49.tar.gz
catgirl-36e0bbc4cd783a826313de57fe77edf35e912d49.zip
Split on <> in colorMentions
This allows it to color the nick in the common case of pasting "<nick>
something they said" into the chat. Technically it should color the
brackets too but that would be too much work.
Diffstat (limited to 'chat.h')
0 files changed, 0 insertions, 0 deletions
ed in clientJune McEnroe 2017-07-31Handle large movesJune McEnroe 2017-07-30Optimize builds for chrootJune McEnroe 2017-07-30Persist bright across color changesJune McEnroe 2017-07-30Add index.htmlJune McEnroe 2017-07-30Add snapshot.shJune McEnroe 2017-07-30Fix termcap patch for background colorsJune McEnroe 2017-07-30Update helpJune McEnroe 2017-07-30Fix help to track colorJune McEnroe 2017-07-30Support background colorsJune McEnroe 2017-07-30Track color only client-sideJune McEnroe 2017-07-30Add ostensible support for background colorsJune McEnroe 2017-07-30Add tile create and access timestampsJune McEnroe 2017-07-30Assert stable struct Tile field offsetsJune McEnroe 2017-07-30Add chroot.shJune McEnroe 2017-07-30Add ` commandJune McEnroe 2017-07-30Add sshd_configJune McEnroe 2017-07-30Add termcap patchJune McEnroe