Skip to content

Wezterm installation #81

@ysl2

Description

@ysl2
# NOTE: your cargo (installed by rustup) must be stable, not nightly.

choco install strawberryperl -y

cd Documents
git clone --recursive https://github.com/wez/wezterm.git
cd wezterm
git submodule update --init --recursive
cargo build --release

# The outout will be `target/release/wezterm-gui`

# This below is for myself use.
mkdir ~/.vocal/wezterm
mv Documents/wezterm/target/release ~/.vocal/wezterm/bin

Debug overlay: Ctrl + Shift + L

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions