about summary refs log tree commit diff stats
path: root/src/io/term.nim
Commit message (Collapse)AuthorAgeFilesLines
* Length unit fixesbptato2021-12-151-0/+6
|
* Bugfixes & documentationbptato2021-11-201-3/+0
|
* 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