summary refs log tree commit diff
path: root/chat.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-02-23 12:44:20 -0500
committerJune McEnroe <june@causal.agency>2019-02-23 12:44:20 -0500
commit35705c9eeb511a61b06fc57b68fba1b738378795 (patch)
treef4b1d34e4f1bbacb1f574ab4846ef30a88629dd2 /chat.c
parentAdd C-n and C-p key bindings to switch windows (diff)
downloadcatgirl-35705c9eeb511a61b06fc57b68fba1b738378795.tar.gz
catgirl-35705c9eeb511a61b06fc57b68fba1b738378795.zip
Use first word of params in input commands
Prevents anything weird from happening when tab-completing, which
inserts a space.
Diffstat (limited to 'chat.c')
0 files changed, 0 insertions, 0 deletions
amp;follow=1'>Refactor reads in pngo and clear palette between filesJune McEnroe 2018-09-17Add tRNS support to pngoJune McEnroe 2018-09-11Move gfx man pages to gfx/manJune McEnroe 2018-09-11Move bin man pages to bin/manJune McEnroe 2018-09-11Rewrite gfx.7 and render plaintext READMEJune McEnroe 2018-09-11Remove GAMES from BINSJune McEnroe 2018-09-11Rewrite bin.7 and render to plaintext READMEJune McEnroe 2018-09-11Add "blank" lines to man pagesJune McEnroe 2018-09-10Add mdoc syntax fileJune McEnroe 2018-09-08Fix Nm usage in multi-name man pagesJune McEnroe 2018-09-08Put real dates on man pagesJune McEnroe 2018-09-08Replace gfx README with REAMDE.7June McEnroe 2018-09-08Link gfx man pages in ~/.localJune McEnroe