about summary refs log tree commit diff
path: root/chat.h
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-06-24 15:04:37 -0400
committerJune McEnroe <june@causal.agency>2021-06-24 15:04:37 -0400
commit21a9954e7cf96b38d3a1e0d0ede2ab89ca7febd1 (patch)
treed46677bf3a6fb11c742fa1bc6aa090369efa77d2 /chat.h
parentStop at previous \ when expanding macros (diff)
downloadcatgirl-21a9954e7cf96b38d3a1e0d0ede2ab89ca7febd1.tar.gz
catgirl-21a9954e7cf96b38d3a1e0d0ede2ab89ca7febd1.zip
Encourage packagers to patch in text macros
Maybe no one will ever do it but I think it's a fun idea.
Diffstat (limited to 'chat.h')
0 files changed, 0 insertions, 0 deletions
ref='/catgirl/commit/window.c?h=enroll&id=073cebec7a5a07ab2b829e40ce47ec3b1d774bd9&follow=1'>Factor out input handling to input.cJune McEnroe 2022-02-19Factor out window management to window.cJune McEnroe 2022-02-19Enable -Wmissing-prototypesJune McEnroe 2022-02-19Fix edit.[ch] license notice additional permissionsJune McEnroe 2022-02-19Run line editing testsJune McEnroe 2022-02-18Implement new line editing "library"June McEnroe 2022-02-18Simplify cursor positioning in inputJune McEnroe 2022-02-18Fix M-f orderingJune McEnroe 2022-02-12Move sandman build to scripts/MakefileJune McEnroe 2022-02-12Use compat_readpassphrase.c on LinuxJune McEnroe 2022-02-12Copy RPP defines from oconfigureJune McEnroe