Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-02-11 | Remove legacy code | C. McEnroe | |
2019-07-27 | Make copyright headers consistent | Curtis McEnroe | |
2019-02-22 | Disable terminal flow control | Curtis McEnroe | |
This opens up C-o, C-q and C-s for key bindings without C-v. | |||
2018-12-08 | Add uint typedef | Curtis McEnroe | |
2018-09-14 | Add termEvent tests | Curtis McEnroe | |
2018-09-02 | Use PascalCase for constants | Curtis McEnroe | |
Begone underscores. | |||
2018-08-14 | Clean up termEvent state machine | Curtis McEnroe | |
2018-08-13 | Add termTitle | Curtis McEnroe | |
2018-08-11 | Add term.c for extra terminal features | Curtis McEnroe | |
Look at the cute little state machine! |