about summary refs log tree commit diff stats
path: root/src/io/term.nim
Commit message (Collapse)AuthorAgeFilesLines
* Store pixels per character/rowbptato2021-11-141-5/+22
|
* Implement new buffer model which supports X coordsbptato2021-08-051-0/+14
...also, one can kinda use this as a file viewer now I guess