about summary refs log tree commit diff stats
path: root/src/io/buffer.nim
Commit message (Expand)AuthorAgeFilesLines
* Implement CSS display none in box renderer etc.bptato2021-08-081-0/+9
* Reorganize importsbptato2021-08-071-14/+9
* HTML display with highly broken box modelbptato2021-08-061-2/+13
* More efficient display algorithmsbptato2021-08-061-8/+156
* Refactoring in buffer.nimbptato2021-08-061-55/+62
* Refactor display.nim and twtio.nimbptato2021-08-061-8/+139
* Config refactoring, width aware cursor movementbptato2021-08-061-25/+42
* Implement new buffer model which supports X coordsbptato2021-08-051-259/+252
* more stuffbptato2021-08-051-4/+53
* More css stuffbptato2021-08-041-0/+463