docs: update key bindings

This commit is contained in:
Timofey Gelazoniya 2025-03-25 18:49:02 +03:00
parent 8727f750e2
commit 5137c7aaee
No known key found for this signature in database

View File

@ -180,10 +180,21 @@ tmux attach # Then press Ctrl+Space, Shift+I
### Key Bindings
#### Tmux
| Binding | Action |
| -------------- | ------------------------------ |
| `Ctrl + Space` | Tmux prefix |
| `Prefix + I` | Install Tmux plugins |
| `Prefix + c` | Create new window |
| `Prefix + %` | Create new window vertically |
| `Prefix + "` | Create new window horizontally |
| `Prefix + x` | Kill current pane |
#### WezTerm
| Binding | Action |
| ------------------ | ----------------------- |
| `Ctrl + Space` | Tmux prefix |
| `Prefix + I` | Install Tmux plugins |
| `Ctrl + Shift + Q` | Close WezTerm window |
| `Ctrl + Shift + M` | Minimize WezTerm window |