mirror of
https://github.com/xzeldon/dotfiles-wsl2.git
synced 2025-04-04 10:07:11 +03:00
docs: correct terminology
This commit is contained in:
parent
c4d6a4b030
commit
ee9e8205a3
16
README.md
16
README.md
@ -216,14 +216,14 @@ 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 + x` | Kill current pane |
|
||||
| Binding | Action |
|
||||
| -------------- | ---------------------------- |
|
||||
| `Ctrl + Space` | Tmux prefix |
|
||||
| `Prefix + I` | Install Tmux plugins |
|
||||
| `Prefix + c` | Create new pane |
|
||||
| `Prefix + %` | Create new pane vertically |
|
||||
| `Prefix + "` | Create new pane horizontally |
|
||||
| `Prefix + x` | Kill current pane |
|
||||
|
||||
#### WezTerm
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user