summaryrefslogtreecommitdiff
path: root/src/ui.h
AgeCommit message (Collapse)Author
2025-08-19src: minor rearrangement:Ekaitz Zarraga
* Move ui -> tui * Add intermediate ui.h file for future implementation of different ui engines. * Add include guards * tui: use object oriented approach
2025-08-17ui: Start with some CSI commands (xterm compat)Ekaitz Zarraga