.gitignore
|
Generate tags file
|
2020-02-01 21:55:05 -05:00 |
Makefile
|
Add extremely basic editing and message sending
|
2020-02-05 00:20:39 -05:00 |
catgirl.1
|
Document commands in manual
|
2020-02-05 22:22:52 -05:00 |
chat.c
|
Add /quit
|
2020-02-05 21:57:23 -05:00 |
chat.h
|
Add /window
|
2020-02-05 22:09:29 -05:00 |
command.c
|
Handle empty params in /quote
|
2020-02-05 22:18:11 -05:00 |
edit.c
|
Add extremely basic editing and message sending
|
2020-02-05 00:20:39 -05:00 |
handle.c
|
Save own username for message echoing
|
2020-02-05 00:40:24 -05:00 |
irc.c
|
Align word wrapping with tab character
|
2020-02-04 19:50:23 -05:00 |
ui.c
|
Change prompt depending on command
|
2020-02-05 19:00:54 -05:00 |