From ef916ddaff2c651c41e4737cdb50abb06365f8b3 Mon Sep 17 00:00:00 2001 From: Curtis McEnroe Date: Sun, 16 Dec 2018 16:57:43 -0500 Subject: Move base64 back to pls.c --- catgirl.7 | 2 -- 1 file changed, 2 deletions(-) (limited to 'catgirl.7') diff --git a/catgirl.7 b/catgirl.7 index 32fda39..4151b80 100644 --- a/catgirl.7 +++ b/catgirl.7 @@ -66,8 +66,6 @@ line editing tab-complete .It Pa url.c URL detection -.It Pa string.c -base64 and rot13 .It Pa pls.c functions which should not have to be written .It Pa sandman.m -- cgit 1.4.0 d666a4e379c282e388b'/> IRC client
summary refs log tree commit diff
path: root/handle.c (unfollow)
Commit message (Expand)Author
2018-09-11Don't render every PM as a pingJune McEnroe
2018-09-11Add urlOpenMatchJune McEnroe
2018-09-10Depend on man.sh for chroot.tar targetJune McEnroe
2018-09-10Set LESSSECURE=1 in man.shJune McEnroe
2018-09-10Add /man commandJune McEnroe
2018-09-10Install man page in chrootJune McEnroe
2018-09-10Install man pageJune McEnroe
2018-09-10Split keys into subsections and document colorsJune McEnroe
2018-09-10Add "blank" lines to chatte.1June McEnroe
2018-09-10Document key bindings in chatte.1June McEnroe
2018-09-08Document slash commands in chatte.1June McEnroe