summary refs log tree commit diff
path: root/Makefile
AgeCommit message (Expand)Author
2020-02-05Add extremely basic editing and message sendingC. McEnroe
2020-02-04Split showing style codes and word wrappingC. McEnroe
2020-02-02Remove term.c in favor of more curses APIsC. McEnroe
2020-02-01Generate tags fileC. McEnroe
2020-02-01Implement the beginnings of UIC. McEnroe
2020-02-01Add term stuffC. McEnroe
2020-02-01Blindly implement login flowC. McEnroe