mirror of
https://github.com/xzeldon/dotfiles-wsl2.git
synced 2025-07-13 12:14:39 +03:00
docs: correct terminology
This commit is contained in:
@ -217,12 +217,12 @@ If you prefer a manual setup or need more control over the installation process,
|
||||
#### 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 + c` | Create new pane |
|
||||
| `Prefix + %` | Create new pane vertically |
|
||||
| `Prefix + "` | Create new pane horizontally |
|
||||
| `Prefix + x` | Kill current pane |
|
||||
|
||||
#### WezTerm
|
||||
|
Reference in New Issue
Block a user