Vancouver, Canada
https://rcr.io
C, *nix, occasionally Python
A lightweight terminal IRC client in C
c0a363f fix objects not being rebuilt on config.h changes
fix objects not being rebuilt on config.h changes
~rcr pushed to ~rcr/rirc git
16720f1 add TAP output to tests, run with prove
add TAP output to tests, run with prove
b635d30 add TAP output to tests, run with prove
5716d1e fix backspace for terminals that send ^H or ^?
fix backspace for terminals that send ^H or ^?
38e2434 fix bsd build
fix bsd build
2ca9bda fix stack_usage script, fix stack overflow in buffer tests
fix stack_usage script, fix stack overflow in buffer tests
9a6625e fix segfault on :close due to callback by destroyed connection
fix segfault on :close due to callback by destroyed connection
ff63f2e fix message filtering, add proper tests
fix message filtering, add proper tests
db93b5c fix VERSION string macro, builds, state tests
fix VERSION string macro, builds, state tests
7aacacb add home, end keys for vt220
add home, end keys for vt220
562793e fix double build when make && make install
fix double build when make && make install
16da73a fix flickering on buffer redraw, hide cursor while drawing
fix flickering on buffer redraw, hide cursor while drawing
5d77432 fix buffer attr parsing when skipping line rows, cleanup
fix buffer attr parsing when skipping line rows, cleanup
4359a7e add inline formatting character handling
add inline formatting character handling
eef2dc5 add inline formatting character handling