Skip to content

joncrangle/wezterm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wez's Terminal

WezTerm Icon A GPU-accelerated cross-platform terminal emulator and multiplexer written by @wez and implemented in Rust

User facing docs and guide at: https://wezfurlong.org/wezterm/

Screenshot

Screenshot of wezterm on macOS, running vim

Install Wezterm Nightly

Mac

Use Homebrew to install Wezterm.

brew tap homebrew/cask-versions
brew install --cask wezterm-nightly

Upgrade

brew upgrade --cask wezterm-nightly --no-quarantine --greedy-latest

Windows

Use Scoop to install Wezterm.

scoop bucket add versions
scoop install wezterm-nightly

Arch Linux

paru -S wezterm-git

Configuration

Mac / Linux

git clone https://github.com/joncrangle/wezterm.git "${XDG_CONFIG_HOME:-$HOME/.config}"/wezterm

Windows

git clone https://github.com/joncrangle/wezterm.git $env:LOCALAPPDATA\wezterm\

About

Western config

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages