Normal mode
| Key | Description |
|-------|------------------------------------------------------------------------------------------------------|
| ?
| Have the keybinds window appear. |
| i
| Enter insert mode for sending messages. Exit this mode with Esc
. |
| Esc
| Exits out of layered windows, such as going from insert mode, to normal, to exiting the application. |
| c
| Go to the chat window chat. |
| q
| Quit out of the entire application. |
Insert mode
| Key | Description |
|------------|-------------------------------------------------------------|
| Ctrl + w
| Cuts a single word (from the cursor to the next whitespace) |
| Ctrl + u
| Cuts the entire line |
$PATH
environment variable.token
variable in the config.toml
file that you create. This config.toml
file should be created in ~/.config/ttc/config.toml
if you're on Linux or MacOS. If on Windows, place it at %appdata%/ttc/config.toml
instead.cargo install twitch-terminal-chat
and follow the instructions that it prints.ttc
from anywhere now. Have fun!