about summary refs log tree commit diff stats
path: root/src/io/cell.nim
Commit message (Collapse)AuthorAgeFilesLines
* Various performance optimizations (...part two)bptato2021-11-191-29/+52
|
* Operation "get rid of FlexibleCell" part onebptato2021-11-191-22/+50
|
* Abstract away FlexibleCell, fix pageUp/pageDownbptato2021-11-151-0/+15
|
* Initial implementation of CSS :hoverbptato2021-11-141-0/+5
|
* Parse ansi escape codes when displaying plain textbptato2021-11-131-54/+128
|
* Refactor output formatting code, drop non-ansi supportbptato2021-11-131-0/+92
|
* Optimized generateFullOutputbptato2021-11-131-1/+7
|
* Implement text-decorationbptato2021-11-131-0/+2
|
* Rewrite renderer (still non-functional)bptato2021-08-281-1/+10
|
* Some refactoringbptato2021-08-101-0/+34