3 releases (breaking)

0.3.0 Apr 15, 2020
0.2.0 Apr 4, 2020
0.1.0 Apr 4, 2020

#798 in Command-line interface

Download history 1/week @ 2023-12-04 3/week @ 2023-12-11 36/week @ 2023-12-18 135/week @ 2023-12-25 23/week @ 2024-01-01 22/week @ 2024-01-08 101/week @ 2024-02-05 3/week @ 2024-02-12 8/week @ 2024-02-19 22/week @ 2024-02-26 11/week @ 2024-03-04 23/week @ 2024-03-11

65 downloads per month

MIT license

3MB
99K 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:

This crate provides some helpers to automatically tabulate data so that it is presented reasonably nicely for humans to read, without requiring that each column be hard coded to particular widths in the code beforehand.

Dependencies

~9.5MB
~176K SLoC