cove/cove-tui
Joscha 168acbf6dc Set nick and join room
While entering a nick and while present, events seem to get swallowed by
the room. I'll need to rethink my event handling strategy and key
bindings. For the key bindings, I'll either need global bindings that
don't interfere with text boxes, or I'll need modal editing or something
similar where pressing ESC enough brings you back to the global focus.
Global key bindings are things like switching rooms and quitting.
2022-03-05 23:34:16 +01:00
..
src Set nick and join room 2022-03-05 23:34:16 +01:00
Cargo.toml Prepare ui structure 2022-02-23 17:53:26 +01:00