mirror of
https://github.com/wez/wezterm.git
synced 2024-11-23 23:21:08 +03:00
ffbfb25f16
Minor wording updates to improve consistency and flow.
28 lines
1.3 KiB
Markdown
28 lines
1.3 KiB
Markdown
# Wez's Terminal
|
|
|
|
<img alt="WezTerm Icon" src="https://raw.githubusercontent.com/wez/wezterm/main/assets/icon/terminal.png" align="left"> *A GPU-accelerated cross-platform terminal emulator and multiplexer written by <a href="https://github.com/wez">@wez</a> and implemented in <a href="https://www.rust-lang.org/">Rust</a>*
|
|
|
|
User facing docs and guide at: https://wezfurlong.org/wezterm/
|
|
|
|
![Screenshot](docs/screenshots/two.png)
|
|
|
|
*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:
|
|
|
|
* You can use the [GitHub issue tracker](https://github.com/wez/wezterm/issues) to see if someone else has a similar issue, or to file a new one.
|
|
* Start or join a thread in our [GitHub Discussions](https://github.com/wez/wezterm/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](https://app.element.io/#/room/#wezterm:matrix.org)
|
|
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.
|