19 lines
515 B
Markdown
19 lines
515 B
Markdown
# Cheatsheet
|
|
|
|
```
|
|
make setup setup venv + deps
|
|
make run launch tuimble
|
|
make test run tests
|
|
make lint check code style
|
|
|
|
F1 toggle self-deafen
|
|
F2 cycle output volume
|
|
F3 cycle input volume
|
|
F4 push-to-talk
|
|
F5 reload config
|
|
Tab cycle focus
|
|
Enter send message / join channel
|
|
Up/Down history / channel navigation
|
|
q quit
|
|
```
|