2 unstable releases

0.2.0 Jan 27, 2024
0.1.0 Aug 2, 2022

#173 in Encoding

Download history 8705/week @ 2023-11-29 6857/week @ 2023-12-06 7044/week @ 2023-12-13 3101/week @ 2023-12-20 3735/week @ 2023-12-27 8547/week @ 2024-01-03 14277/week @ 2024-01-10 13790/week @ 2024-01-17 11792/week @ 2024-01-24 13093/week @ 2024-01-31 15382/week @ 2024-02-07 13470/week @ 2024-02-14 13072/week @ 2024-02-21 15219/week @ 2024-02-28 14331/week @ 2024-03-06 14005/week @ 2024-03-13

58,522 downloads per month
Used in 22 crates (4 directly)

MIT license

42KB
1K SLoC

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

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!

Read more about sponsoring.


lib.rs:

Types for representing Rust types in a more dynamic form that is similar to JSON or Lua values.

Dependencies

~2MB
~41K SLoC