about summary refs log tree commit diff
path: root/chat.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-02-10 20:29:19 -0500
committerJune McEnroe <june@causal.agency>2020-02-10 20:29:19 -0500
commit3a156540b8d134b05d7c318ac047a0c690cdc950 (patch)
treec14ed05241d0311091beef0311607a5d146bdc04 /chat.c
parentOnly automatically switch to expected joins (diff)
downloadtest-3a156540b8d134b05d7c318ac047a0c690cdc950.tar.gz
test-3a156540b8d134b05d7c318ac047a0c690cdc950.zip
Add C-o as alias of M-/
M-/ is from weechat. C-o is like in vim.
Diffstat (limited to 'chat.c')
0 files changed, 0 insertions, 0 deletions
ct .mk files as makeJune McEnroe 2019-02-07Add make syntax to hiJune McEnroe 2019-02-07Add IRC output to hiJune McEnroe 2019-02-07Improve C syntax accuracy and add Format classJune McEnroe 2019-02-07Factor out hi checkJune McEnroe 2019-02-07Add Escape class to hiJune McEnroe 2019-02-07Add Todo class and parent syntax constraintJune McEnroe