.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
|
Use complete to abbreviate commands
|
2020-02-07 21:54:18 -05:00 |
chat.c
|
Populate completion with commands
|
2020-02-07 21:39:56 -05:00 |
chat.h
|
Clear completion for ID on self-part
|
2020-02-07 23:44:03 -05:00 |
command.c
|
Use complete to abbreviate commands
|
2020-02-07 21:54:18 -05:00 |
complete.c
|
Clear completion for ID on self-part
|
2020-02-07 23:44:03 -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
|
Clear completion for ID on self-part
|
2020-02-07 23:44:03 -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 |