LinuxCommandLibrary

wezterm-cli

WezTerm terminal control CLI

TLDR

Start new terminal

$ wezterm start
copy
Connect to SSH
$ wezterm ssh [user@host]
copy
Connect to serial port
$ wezterm serial [/dev/ttyUSB0]
copy
Spawn new tab
$ wezterm cli spawn
copy
Split pane
$ wezterm cli split-pane --right
copy
List panes
$ wezterm cli list
copy

SYNOPSIS

wezterm [command] [options]

DESCRIPTION

wezterm is a GPU-accelerated terminal emulator with multiplexing. Supports tabs, splits, SSH, and serial connections. Cross-platform with Lua configuration and extensive customization.

PARAMETERS

start

Start new terminal.
ssh destination
SSH connection.
serial port
Serial port connection.
cli spawn
Create new tab.
cli split-pane
Split current pane.
cli list
List windows/tabs/panes.
--config key=value
Override configuration.

SEE ALSO

alacritty(1), kitty(1), tmux(1)

> TERMINAL_GEAR

Curated for the Linux community

Copied to clipboard

> TERMINAL_GEAR

Curated for the Linux community