1
1
mirror of https://github.com/wez/wezterm.git synced 2024-11-13 07:22:52 +03:00
A GPU-accelerated cross-platform terminal emulator and multiplexer written by @wez and implemented in Rust
Go to file
Wez Furlong 0473e1de78 wezterm: more adventures with background alpha
Is it *right*? Hard to say, but it looks better than
the behavior I see with master at the moment.

This is a partial revert of #413, but respins it to
try to get a better alpha value for glyphs.

refs: #413
refs: #470
2021-02-13 13:16:37 -08:00
.cargo
.github
assets Update bundled JetBrainsMono font to 2.225 2021-02-11 23:56:07 -08:00
async_ossl
base91
bintree
ci
codec
config
deps
docs wayland: fix initial window decoration, toggle full screen 2021-02-13 11:02:04 -08:00
env-bootstrap
filedescriptor
licenses
luahelper
mux
promise
pty
rangeset
ratelim
strip-ansi-escapes
tabout
term term: large pastes could hang the terminal 2021-02-11 23:32:19 -08:00
termwiz fix one 32-bit build issue 2021-02-12 08:35:00 -08:00
test-data
tmux-cc
umask
vtparse
wezterm
wezterm-client
wezterm-font Update bundled JetBrainsMono font to 2.225 2021-02-11 23:56:07 -08:00
wezterm-gui wezterm: more adventures with background alpha 2021-02-13 13:16:37 -08:00
wezterm-gui-subcommands
wezterm-input-types
wezterm-mux-server
wezterm-mux-server-impl
wezterm-toast-notification
window wayland: fix initial window decoration, toggle full screen 2021-02-13 11:02:04 -08:00
.cirrus.yml
.gitignore
.gitmodules
.rustfmt.toml
Cargo.lock fix one 32-bit build issue 2021-02-12 08:35:00 -08:00
Cargo.toml
CONTRIBUTING.md
get-deps
LICENSE.md
README.md
wt-record
wt-replay

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

Installation

https://wezfurlong.org/wezterm/installation.html

Getting help

This is a spare time project, so please bear with me. There are a couple of channels for support:

The GitHub Discussions and Element/Gitter rooms are better suited to questions than it is to bug reports, but don't be afraid to use whichever you are most comfortable using and we'll work it out.