| Commit message (Expand) | Author | Age | Files | Lines |
* | buffer, pager, config: add meta-refresh + misc fixes | bptato | 2024-07-28 | 1 | -6/+6 |
* | term: fix positionImage sixel size clamping (take 2) | bptato | 2024-07-23 | 1 | -2/+2 |
* | term: fix positionImage sixel size clamping | bptato | 2024-07-23 | 1 | -6/+10 |
* | term: fix kitty image positioning | bptato | 2024-07-20 | 1 | -2/+5 |
* | term: image sizing fixes | bptato | 2024-07-16 | 1 | -8/+39 |
* | term: fix excessive SGR output in ansi color mode | bptato | 2024-07-02 | 1 | -17/+21 |
* | term: query default ansi colors, etc. | bptato | 2024-07-02 | 1 | -63/+94 |
* | pager: PNGify kitty images, clear images on buffer switch | bptato | 2024-07-02 | 1 | -15/+23 |
* | term: fix sixel OOB | bptato | 2024-06-29 | 1 | -1/+1 |
* | dom, pager: cache images from network | bptato | 2024-06-29 | 1 | -11/+17 |
* | term: fix negative line damage bug | bptato | 2024-06-23 | 1 | -4/+2 |
* | pager: refactor drawing code | bptato | 2024-06-22 | 1 | -20/+54 |
* | term, pager: improve image display | bptato | 2024-06-21 | 1 | -57/+133 |
* | img, term: try to detect unknown images, improve kitty encoder | bptato | 2024-06-21 | 1 | -19/+17 |
* | img, loader: separate out png codec into cgi, misc improvements | bptato | 2024-06-20 | 1 | -4/+2 |
* | Update Chame, Chagashi | bptato | 2024-06-13 | 1 | -1/+1 |
* | term: optimize canvas redraw, remove emulate-overline | bptato | 2024-05-10 | 1 | -63/+38 |
* | term: fix incorrect dimensions used in sixel | bptato | 2024-04-29 | 1 | -30/+29 |
* | term: add sixel background color blending | bptato | 2024-04-29 | 1 | -9/+19 |
* | term: remove background color blending in sixel | bptato | 2024-04-27 | 1 | -9/+1 |
* | ua.css: style xmp like pre | bptato | 2024-04-27 | 1 | -1/+9 |
* | term: query sixel color register number | bptato | 2024-04-27 | 1 | -32/+51 |
* | 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 |