Go to file
C. McEnroe f14175ebed Handle QUIT 2020-02-08 00:36:23 -05:00
.gitignore Add simple configure script 2020-02-06 23:50:04 -05:00
Makefile Populate completion with commands 2020-02-07 21:39:56 -05:00
catgirl.1 Add /nick 2020-02-08 00:02:10 -05:00
chat.c Populate completion with commands 2020-02-07 21:39:56 -05:00
chat.h Handle NICK 2020-02-08 00:01:59 -05:00
command.c Add /nick 2020-02-08 00:02:10 -05:00
complete.c Handle NICK 2020-02-08 00:01:59 -05:00
config.c Use getopt_config to load options 2020-02-05 22:49:56 -05:00
configure Add simple configure script 2020-02-06 23:50:04 -05:00
edit.c Populate completion with commands 2020-02-07 21:39:56 -05:00
handle.c Handle QUIT 2020-02-08 00:36:23 -05:00
irc.c Search for cert and priv in config dirs 2020-02-06 02:21:04 -05:00
ui.c Only treat the first tab as the alignment point 2020-02-07 23:56:41 -05:00