about summary refs log tree commit diff
path: root/chat.c (follow)
Commit message (Expand)AuthorAge
...
* Handle errors from getoptJune McEnroe2020-02-05
* Use getopt_config to load optionsJune McEnroe2020-02-05
* Add /quitJune McEnroe2020-02-05
* Fix SIGWINCH handlingJune McEnroe2020-02-05
* Reflow text on window resizeJune McEnroe2020-02-05
* Split showing style codes and word wrappingJune McEnroe2020-02-04
* Only check revents if nfds > 0June McEnroe2020-02-04
* Handle signals in poll loopJune McEnroe2020-02-04
* Add beginnings of input handlingJune McEnroe2020-02-04
* Save NETWORK, CHANTYPES, PREFIX from ISUPPORTJune McEnroe2020-02-02
* Add idColorsJune McEnroe2020-02-02
* Implement window switching and status lineJune McEnroe2020-02-02
* Implement word wrapJune McEnroe2020-02-01
* Parse IRC styling in UIJune McEnroe2020-02-01
* Implement the beginnings of UIJune McEnroe2020-02-01
* Add IDs and namesJune McEnroe2020-02-01
* Add -v flagJune McEnroe2020-02-01
* Blindly implement login flowJune McEnroe2020-02-01