Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-02-02 | Wrap before the very edge of the screen | C. McEnroe | |
2020-02-02 | Parse time tag | C. McEnroe | |
2020-02-02 | Implement wordWidth | C. McEnroe | |
2020-02-01 | Implement word wrap | C. McEnroe | |
This actually wasn't that bad? | |||
2020-02-01 | Parse IRC styling in UI | C. McEnroe | |
Wow the colorPair thing actually works. Have I finally cracked curses colors? | |||
2020-02-01 | Generate tags file | C. McEnroe | |
2020-02-01 | Implement the beginnings of UI | C. McEnroe | |
It takes so much code to do anything in curses... | |||
2020-02-01 | Add term stuff | C. McEnroe | |
Copied almost verbatim from existing catgirl... I think I did a better job on that state machine this time tbh. | |||
2020-02-01 | Add IDs and names | C. McEnroe | |
2020-02-01 | Add -v flag | C. McEnroe | |
2020-02-01 | Fix CapNames array indices | C. McEnroe | |
2020-02-01 | Blindly implement login flow | C. McEnroe | |
2020-02-01 | Add more login options to the manual page | C. McEnroe | |
2020-01-31 | Add simple manual page | C. McEnroe | |