summary refs log tree commit diff
path: root/Makefile (follow)
Commit message (Collapse)AuthorAge
* Generate tags fileJune McEnroe2020-02-01
|
* Implement the beginnings of UIJune McEnroe2020-02-01
| | | | It takes so much code to do anything in curses...
* Add term stuffJune McEnroe2020-02-01
| | | | | Copied almost verbatim from existing catgirl... I think I did a better job on that state machine this time tbh.
* Blindly implement login flowJune McEnroe2020-02-01
mmit/ui.c?h=1.5&id=8fdf2c402d23b52868b9208c9d450281c3772c11&follow=1'>Implement line editing, scrollingJune McEnroe 2018-08-04Handle /topicJune McEnroe