about summary refs log tree commit diff stats
path: root/src/io/term.nim
Commit message (Expand)AuthorAgeFilesLines
* Fix incorrect canvas width and whitespace bugsbptato2022-01-231-2/+3
* Use pixels as the base unit for the layoutbptato2022-01-231-3/+3
* Consider cell ratio when calculating lengthsbptato2022-01-231-2/+5
* Honestly I'm not sure what I added here...bptato2021-12-211-2/+2
* 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
4' href='#n34'>34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69
70
71
72
73
74
75