about summary refs log tree commit diff stats
path: root/src/local/term.nim
Commit message (Expand)AuthorAgeFilesLines
* term: query sixel color register numberbptato2024-04-271-32/+51
* Remove unnecessary unsigned castsbptato2024-04-261-2/+2
* term: add sixel encoderbptato2024-04-251-84/+179
* Initial image supportbptato2024-04-251-12/+85
* Update code stylebptato2024-04-171-27/+28
* term: save/restore title after "set title"bptato2024-04-161-2/+12
* term: do not eat last DA1 valuebptato2024-04-101-3/+9
* term: flush stdout in anyKeybptato2024-03-291-0/+1
* term: improve color detectionbptato2024-03-271-5/+16
* config, toml: rename enumsbptato2024-03-261-13/+13
* term: use termcap for italic resetbptato2024-03-211-3/+7
* cell: update FormatFlag naming, remove useless templatesbptato2024-03-211-15/+15
* client: refactor inputbptato2024-03-181-41/+113
* client, pager: various file saving fixesbptato2024-03-161-2/+2
* Move around some modulesbptato2024-03-141-0/+899