summaryrefslogtreecommitdiff
path: root/src/ui.h
AgeCommit message (Collapse)Author
7 dayssrc: 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
10 daysui: Start with some CSI commands (xterm compat)Ekaitz Zarraga