.gitignore
|
Split source into several files
|
2018-08-04 13:35:29 -04:00 |
LICENSE
|
Add LICENSE file
|
2018-08-02 20:55:21 -04:00 |
Makefile
|
Copy /usr/share/locale into chroot
|
2018-08-04 15:30:27 -04:00 |
chat.c
|
Handle terminal resizing
|
2018-08-04 15:04:48 -04:00 |
chat.h
|
Split source into several files
|
2018-08-04 13:35:29 -04:00 |
client.c
|
Split source into several files
|
2018-08-04 13:35:29 -04:00 |
handle.c
|
Split source into several files
|
2018-08-04 13:35:29 -04:00 |
input.c
|
Handle /names and /who
|
2018-08-04 14:33:57 -04:00 |
ui.c
|
Scroll the input pad
|
2018-08-04 16:17:20 -04:00 |