WezTerm Installation

 WezTerm

About

A terminal emulator and multiplexer written by Wez and implemented in Rust. It runs on Linux, macOS, Windows 10, and FreeBSD, and supports features such as multiplexing terminal panes, tabs and windows, ligatures, color emoji, font fallback, hyperlinks, GPU acceleration, and more. It also supports various configurations and can be run from a simple zip file.


AppImage installation of WezTerm on any GNU/Linux (as user)

  1. curl -LO https://github.com/wez/wezterm/releases/download/20230712-072601-f4abf8fd/WezTerm-20230712-072601-f4abf8fd-Ubuntu20.04.AppImage
  2. chmod +x WezTerm-20230712-072601-f4abf8fd-Ubuntu20.04.AppImage
  3. ./WezTerm-20230712-072601-f4abf8fd-Ubuntu20.04.AppImage
  4. mkdir ~/bin
  5. mv ./WezTerm-20230712-072601-f4abf8fd-Ubuntu20.04.AppImage ~/bin/wezterm
  6. ~/bin/wezterm


Links


Comments

Popular Posts