summary refs log tree commit diff
path: root/scripts/chat.tmux.conf
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-04-16 16:37:47 -0400
committerJune McEnroe <june@causal.agency>2021-04-16 16:39:24 -0400
commitcfd5bf213cca412257c9bedf44bc99d1e51908c2 (patch)
treeb6e8a856b15cb711263279685154574ade5df284 /scripts/chat.tmux.conf
parentAlways show 341 RPL_INVITING (diff)
downloadcatgirl-cfd5bf213cca412257c9bedf44bc99d1e51908c2.tar.gz
catgirl-cfd5bf213cca412257c9bedf44bc99d1e51908c2.zip
Set id color from completion in /msg
In the same way that /query copies the id color from completion.
Also make both first check that a color isn't already set.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
preceded by [[:alnum:]]June McEnroe 2021-01-19Escape \ and / in mtags search patternsJune McEnroe 2021-01-20Use mtags in source-filterJune McEnroe 2021-01-19Add mtags to generate tags for make and mdocJune McEnroe 2021-01-19Map tags to IDs using only [[:alnum:]-._]June McEnroe 2021-01-19Don't use a pager if reading standard inputJune McEnroe 2021-01-19Support BSD make syntax and match *.amJune McEnroe 2021-01-19Match tab following escaped newline in make assignmentsJune McEnroe 2021-01-18Allow matching lexers using first input lineJune McEnroe