mirror of
https://github.com/wezterm/wezterm.git
synced 2025-05-15 21:30:11 +03:00
A GPU-accelerated cross-platform terminal emulator and multiplexer written by @wez and implemented in Rust
![]()
Some checks are pending
fmt / check-code-formatting (push) Waiting to run
centos9_continuous / build (push) Waiting to run
centos9_continuous / upload (push) Blocked by required conditions
debian10.3_continuous / build (push) Waiting to run
debian10.3_continuous / upload (push) Blocked by required conditions
debian11_continuous / build (push) Waiting to run
debian11_continuous / upload (push) Blocked by required conditions
debian12_continuous / build (push) Waiting to run
debian12_continuous / upload (push) Blocked by required conditions
fedora39_continuous / build (push) Waiting to run
fedora39_continuous / upload (push) Blocked by required conditions
fedora40_continuous / build (push) Waiting to run
fedora40_continuous / upload (push) Blocked by required conditions
fedora41_continuous / build (push) Waiting to run
fedora41_continuous / upload (push) Blocked by required conditions
macos_continuous / build (push) Waiting to run
macos_continuous / upload (push) Blocked by required conditions
ubuntu20.04_continuous / build (push) Waiting to run
ubuntu20.04_continuous / upload (push) Blocked by required conditions
ubuntu22.04_continuous / build (push) Waiting to run
ubuntu22.04_continuous / upload (push) Blocked by required conditions
ubuntu24.04_continuous / build (push) Waiting to run
ubuntu24.04_continuous / upload (push) Blocked by required conditions
windows_continuous / build (push) Waiting to run
windows_continuous / upload (push) Blocked by required conditions
Nix / Build (push) Waiting to run
nix_continuous / Build (push) Waiting to run
pages / build (push) Waiting to run
pages / deploy (push) Blocked by required conditions
wezterm-ssh / build-wezterm-ssh-feature-libssh-rs (push) Waiting to run
wezterm-ssh / build-wezterm-ssh-feature-ssh2 (push) Waiting to run
This is a partial implementation of keepalives; it has the good part (the sending of the packet on the requested interval), but not the other part (disconnecting if we don't hear anything after some number of packets). The reason for not having the latter is that it isn't obvious to me how to expose whether the channel had more incoming packets since sending the ignore, so we cannot confidently act to terminate the connection. refs: https://github.com/wezterm/wezterm/issues/4023 |
||
---|---|---|
.cargo | ||
.copr | ||
.github | ||
assets | ||
async_ossl | ||
base91 | ||
bidi | ||
bintree | ||
ci | ||
codec | ||
color-types | ||
config | ||
deps | ||
docs | ||
env-bootstrap | ||
filedescriptor | ||
frecency | ||
lfucache | ||
licenses | ||
lua-api-crates | ||
luahelper | ||
mux | ||
nix | ||
procinfo | ||
promise | ||
pty | ||
rangeset | ||
ratelim | ||
strip-ansi-escapes | ||
sync-color-schemes | ||
tabout | ||
term | ||
termwiz | ||
test-data | ||
umask | ||
vtparse | ||
wezterm | ||
wezterm-blob-leases | ||
wezterm-cell | ||
wezterm-char-props | ||
wezterm-client | ||
wezterm-dynamic | ||
wezterm-escape-parser | ||
wezterm-font | ||
wezterm-gui | ||
wezterm-gui-subcommands | ||
wezterm-input-types | ||
wezterm-mux-server | ||
wezterm-mux-server-impl | ||
wezterm-open-url | ||
wezterm-ssh | ||
wezterm-surface | ||
wezterm-toast-notification | ||
wezterm-uds | ||
wezterm-version | ||
window | ||
.cirrus.yml | ||
.dockerignore | ||
.gitignore | ||
.gitmodules | ||
.mailmap | ||
.rustfmt.toml | ||
Cargo.lock | ||
Cargo.toml | ||
CONTRIBUTING.md | ||
deny.toml | ||
get-deps | ||
LICENSE.md | ||
Makefile | ||
mkdocs_macros.py | ||
PRIVACY.md | ||
README-DISTRO-MAINTAINER.md | ||
README.md |
Wez's Terminal
A GPU-accelerated cross-platform terminal emulator and multiplexer written by @wez and implemented in Rust
User facing docs and guide at: https://wezterm.org/
Screenshot of wezterm on macOS, running vim
Installation
https://wezterm.org/installation
Getting help
This is a spare time project, so please bear with me. There are a couple of channels for support:
- You can use the GitHub issue tracker to see if someone else has a similar issue, or to file a new one.
- Start or join a thread in our GitHub Discussions; if you have general questions or want to chat with other wezterm users, you're welcome here!
- There is a Matrix room via Element.io for (potentially!) real time discussions.
The GitHub Discussions and Element/Gitter rooms are better suited for questions than bug reports, but don't be afraid to use whichever you are most comfortable using and we'll work it out.
Supporting the Project
If you use and like WezTerm, please consider sponsoring it: your support helps to cover the fees required to maintain the project and to validate the time spent working on it!