Add key bindings to dis-/connect from/to all rooms

This commit is contained in:
Joscha 2022-08-27 14:51:15 +02:00
parent ac13f4b490
commit 74561c791b
2 changed files with 19 additions and 3 deletions

View file

@ -22,6 +22,10 @@ Procedure when bumping the version number:
- `euph.rooms.<name>.force_username` config option
- `euph.rooms.<name>.password` config option
- Key binding to change rooms sort order
- Key bindings to connect to/disconnect from all rooms
### Changed
- Some key bindings in the rooms list
## v0.3.0 - 2022-08-22