| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Populate tab-complete list | June McEnroe | 2018-08-07 |
| | | |||
| * | Use wchar_t strings for all of UI | June McEnroe | 2018-08-06 |
| | | | | | vaswprintf is a nightmare. | ||
| * | Rename client to irc | June McEnroe | 2018-08-04 |
| | | |||
| * | Copy /usr/share/locale into chroot | June McEnroe | 2018-08-04 |
| | | | | | Otherwise only ASCII can be entered. | ||
| * | Add libedit to chroot | June McEnroe | 2018-08-04 |
| | | | | | Needed by sh. | ||
| * | Split source into several files | June McEnroe | 2018-08-04 |
| | | | | | Can't believe I have to do this. | ||
| * | Link with -lcursesw | June McEnroe | 2018-08-03 |
| | | |||
| * | Add chroot.tar target | June McEnroe | 2018-08-02 |
| | | |||
| * | Start IRC client | June McEnroe | 2018-08-02 |
| It dumps lines from the server onto the curses window. | |||