summary refs log tree commit diff
path: root/.gitignore (follow)
Commit message (Collapse)AuthorAge
* Ignore sandmanJune McEnroe2018-11-30
| | | | Oops.
* Make use of config.mk and add Darwin.mkJune McEnroe2018-11-28
|
* Rename project catgirlJune McEnroe2018-11-27
| | | | This simplifies things.
* Add tests for formatParseJune McEnroe2018-09-14
| | | | With one currently failing so you know they're worth it.
* Name project chatteJune McEnroe2018-08-20
|
* Split source into several filesJune McEnroe2018-08-04
| | | | Can't believe I have to do this.
* Add chroot.tar targetJune McEnroe2018-08-02
|
* Start IRC clientJune McEnroe2018-08-02
It dumps lines from the server onto the curses window.
00'>2019-02-22Disable terminal flow controlJune McEnroe 2019-02-22Bind up and down arrows to scrollJune McEnroe 2019-02-22Remove topic TODOJune McEnroe 2019-02-22Add /znc commandJune McEnroe 2019-02-22Update status line after scrolling and term eventsJune McEnroe 2019-02-22Reorganize input.cJune McEnroe 2019-02-22Fix name of <raw> window in man pageJune McEnroe 2019-02-22Rename global tags with angle bracketsJune McEnroe 2019-02-22Show status window while connectingJune McEnroe 2019-02-22Reorganize UI code for the umpteenth timeJune McEnroe 2019-02-21Replace "view" with "window"June McEnroe 2019-02-21Remove ROT13June McEnroe 2019-02-21Clean up man pageJune McEnroe 2019-01-26Draw UI before connectingJune McEnroe 2019-01-25Avoid unused variable warnings with getyxJune McEnroe 2019-01-25Add GNU/Linux build instructionsJune McEnroe