mirror of
https://github.com/wez/wezterm.git
synced 2024-12-19 03:11:31 +03:00
30 lines
1.3 KiB
Markdown
30 lines
1.3 KiB
Markdown
# Wez's Terminal
|
|
|
|
*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 home page 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 to see if someone else has a similar issue, or to file a new one: <https://github.com/wez/wezterm/issues>
|
|
* 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 an [Element.io](https://app.element.io/#/room/#gitter_wezterm=2Flobby:matrix.org)
|
|
room for (potentially!) real time discussions; that is bridged from the
|
|
original [Gitter room](https://gitter.im/wezterm/Lobby) that has some longer
|
|
term users and older discussions.
|
|
|
|
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.
|