Compare commits

..

No commits in common. "c260fe3453d0179209d7a88ac4c328635e4417ee" and "3f162167f990e1a857d018ff21ce114e29faaadc" have entirely different histories.

View File

@ -180,21 +180,10 @@ tmux attach # Then press Ctrl+Space, Shift+I
### Key Bindings ### 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 | | Binding | Action |
| ------------------ | ----------------------- | | ------------------ | ----------------------- |
| `Ctrl + Space` | Tmux prefix |
| `Prefix + I` | Install Tmux plugins |
| `Ctrl + Shift + Q` | Close WezTerm window | | `Ctrl + Shift + Q` | Close WezTerm window |
| `Ctrl + Shift + M` | Minimize WezTerm window | | `Ctrl + Shift + M` | Minimize WezTerm window |