Commit Graph

3 Commits

Author SHA1 Message Date
Kartik K. Agaram b0670b84ff get rid of an assertion
It's easy for cursor to go off viewport, and that seems fine. Just don't
let a cursor off screen receive keys.
2023-11-20 10:27:22 -08:00
Kartik K. Agaram e38191fc4f aggregate global state inside a 'pane' object
We're soon going to start juggling multiple of these.
2023-11-19 13:15:06 -08:00
Kartik K. Agaram 01a8e0bb9f new fork: carousel shell 2023-11-15 06:06:56 -08:00