Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Factor out line editing to edit.c | June McEnroe | 2018-08-08 |
* | Implement cycling tab complete | June McEnroe | 2018-08-07 |
* | Highlight and beep pings | June McEnroe | 2018-08-07 |
* | Factor out allocating conversion between wcs and mbs | June McEnroe | 2018-08-07 |
* | Convert input to multibyte before handling | June McEnroe | 2018-08-07 |
* | Populate tab-complete list | June McEnroe | 2018-08-07 |
* | Hack clang into checking uiFmt format strings | June McEnroe | 2018-08-07 |
* | Use wchar_t strings for all of UI | June McEnroe | 2018-08-06 |
* | Show source link on exit | June McEnroe | 2018-08-04 |
* | Rename ui chat to log | June McEnroe | 2018-08-04 |
* | Rename client to irc | June McEnroe | 2018-08-04 |
* | Split source into several files | June McEnroe | 2018-08-04 |