Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Buffer improvements | bptato | 2022-11-25 | 1 | -11/+13 |
| | |||||
* | Fix tab rendering | bptato | 2022-11-22 | 1 | -2/+20 |
| | |||||
* | Rewrite buffer/pager for multi-processing | bptato | 2022-11-19 | 1 | -1/+1 |
| | |||||
* | Reduce formatting complexity | bptato | 2022-02-19 | 1 | -2/+2 |
| | | | | | | Formatting based on cells instead of bytes. No clue why I'd ever thought the latter would be a good idea. This fixes background colors too. I think. | ||||
* | Implement padding | bptato | 2022-01-26 | 1 | -2/+2 |
| | |||||
* | Basic content type implementation | bptato | 2021-12-26 | 1 | -3/+8 |
| | |||||
* | Proper URL handling | bptato | 2021-12-26 | 1 | -16/+42 |
| | |||||
* | Refactor buffer rendering procedures | bptato | 2021-12-23 | 1 | -0/+40 |