WezTerm Key Commands - veronelazio/wezterm GitHub Wiki

WezTerm Keybindings

Opening New Tabs

Shell/Environment Keybinding Description
Git Bash Ctrl + Shift + G Opens Git Bash in a new tab
CMD Ctrl + Shift + E Opens Command Prompt (CMD) in a new tab
PowerShell Core Ctrl + Shift + O Opens PowerShell Core in a new tab
Windows PowerShell Ctrl + Shift + Q Opens Windows PowerShell in a new tab
WSL Ubuntu Ctrl + Shift + U Opens Ubuntu WSL in a new tab
WSL Zsh Ctrl + Shift + Z Opens Zsh in WSL in a new tab

Window Splits

Git Bash

Action Keybinding Description
Vertical Split Ctrl + Shift + B Splits pane vertically with Git Bash
Horizontal Split Ctrl + Shift + N Splits pane horizontally with Git Bash

Command Prompt (CMD)

Action Keybinding Description
Vertical Split Ctrl + Shift + M Splits pane vertically with CMD
Horizontal Split Ctrl + Shift + L Splits pane horizontally with CMD

PowerShell Core

Action Keybinding Description
Vertical Split Ctrl + Shift + S Splits pane vertically with PowerShell Core
Horizontal Split Ctrl + Shift + H Splits pane horizontally with PowerShell Core

Windows PowerShell

Action Keybinding Description
Vertical Split Ctrl + Shift + " Splits pane vertically with Windows PowerShell
Horizontal Split Ctrl + Shift + | Splits pane horizontally with Windows PowerShell

WSL Ubuntu

Action Keybinding Description
Vertical Split Ctrl + Shift + I Splits pane vertically with Ubuntu WSL
Horizontal Split Ctrl + Shift + Y Splits pane horizontally with Ubuntu WSL

WSL Zsh

Action Keybinding Description
Vertical Split Ctrl + Shift + J Splits pane vertically with Zsh in WSL
Horizontal Split Ctrl + Shift + K Splits pane horizontally with Zsh in WSL

Additional Controls

Action Keybinding Description
Close Pane Ctrl + Shift + D Closes the current pane with confirmation
⚠️ **GitHub.com Fallback** ⚠️