Commit Graph

3 Commits

Author SHA1 Message Date
raul ae2477dc77 Clean up tcell exercise
Tcell is a tad bit too low level of an API for me, I'll just stick with
Gocui until I need lower-level control
2024-04-12 08:21:45 +02:00
raul d287ad47a9 Learn event handling and proper rendering
I'm tired of building crappy and ugly interactive interfaces by hand, I
learned Cobra to build CLI tools so I might as well learn tcell to
create TUI tools.
2024-04-03 09:02:33 +02:00
raul f8eacdbc1c Added tcell-practice exercise 2024-03-18 09:13:29 +01:00