description 376 B

12345
  1. Shift opinionated render code from tui.go to cmd/pingo.go
  2. For the sake of modular design (and the sake of bubble publishing), it would make sense to shift all the viewport/header/footer code to cmd/pingo.go.
  3. This change enables a smoother bubble/consumer build separation. Theoretically, it should be relatively easy to "import" and extend the code as a bubble into the tui