Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove unnecessary unsigned casts | bptato | 2024-04-26 | 1 | -2/+2 |
* | term: add sixel encoder | bptato | 2024-04-25 | 1 | -84/+179 |
* | Initial image support | bptato | 2024-04-25 | 1 | -12/+85 |
* | Update code style | bptato | 2024-04-17 | 1 | -27/+28 |
* | term: save/restore title after "set title" | bptato | 2024-04-16 | 1 | -2/+12 |
* | term: do not eat last DA1 value | bptato | 2024-04-10 | 1 | -3/+9 |
* | term: flush stdout in anyKey | bptato | 2024-03-29 | 1 | -0/+1 |
* | term: improve color detection | bptato | 2024-03-27 | 1 | -5/+16 |
* | config, toml: rename enums | bptato | 2024-03-26 | 1 | -13/+13 |
* | term: use termcap for italic reset | bptato | 2024-03-21 | 1 | -3/+7 |
* | cell: update FormatFlag naming, remove useless templates | bptato | 2024-03-21 | 1 | -15/+15 |
* | client: refactor input | bptato | 2024-03-18 | 1 | -41/+113 |
* | client, pager: various file saving fixes | bptato | 2024-03-16 | 1 | -2/+2 |
* | Move around some modules | bptato | 2024-03-14 | 1 | -0/+899 |