Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Support more colors, config.nim refactoring | bptato | 2021-12-10 | 1 | -4/+2 | |
* | Change configuration format to toml | bptato | 2021-12-05 | 1 | -10/+78 | |
* | Support CSS word break | bptato | 2021-11-23 | 1 | -1/+1 | |
* | Fix delete character | bptato | 2021-11-20 | 1 | -2/+20 | |
* | User stylesheets and applyStylesheets optimizations | bptato | 2021-11-19 | 1 | -0/+26 | |
* | Store pixels per character/row | bptato | 2021-11-14 | 1 | -17/+3 | |
* | Parse ansi escape codes when displaying plain text | bptato | 2021-11-13 | 1 | -4/+4 | |
* | Refactor output formatting code, drop non-ansi support | bptato | 2021-11-13 | 1 | -0/+19 | |
* | Get rid of some old code, work on css property handling | bptato | 2021-08-11 | 1 | -11/+20 | |
* | Reorganize imports | bptato | 2021-08-07 | 1 | -1/+1 | |
* | Refactoring in buffer.nim | bptato | 2021-08-06 | 1 | -2/+0 | |
* | Implement new buffer model which supports X coords | bptato | 2021-08-05 | 1 | -6/+2 | |
* | Remove static radix tree and small/full builds | bptato | 2021-08-05 | 1 | -6/+4 | |
* | more stuff | bptato | 2021-08-05 | 1 | -4/+101 | |
* | CSS selectors and re-organization | bptato | 2021-07-30 | 1 | -0/+455 |