1
1
mirror of https://github.com/wez/wezterm.git synced 2024-11-10 06:34:17 +03:00
wezterm/docs/index.markdown

25 lines
1.1 KiB
Markdown
Raw Normal View History

---
title: Wez's Terminal
---
2019-06-23 03:27:56 +03:00
*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>*
<a href="https://github.com/wez/wezterm/releases/latest" class="github-button"
data-icon="octicon-cloud-download" data-size="large" aria-label="Download wez/wezterm on GitHub">Download</a>
<script async defer src="https://buttons.github.io/buttons.js"></script>
## Features
* Runs on Linux, macOS and Windows 10
2019-06-23 04:19:13 +03:00
* [Multiplex terminal tabs and windows on local and remote hosts, with native mouse and scrollback](multiplexing.html)
2019-06-23 03:27:56 +03:00
* <a href="https://github.com/tonsky/FiraCode#fira-code-monospaced-font-with-programming-ligatures">Ligatures</a>, Color Emoji and font fallback, with true color and dynamic color schemes.
* <a href="https://gist.github.com/egmontkob/eb114294efbcd5adb1944c9f3cb5feda">Hyperlinks</a>
* <a href="features.html">a full list of features can be found here</a>
2019-06-23 01:36:52 +03:00
2019-06-23 04:19:13 +03:00
Looking for a [configuration reference?](configuration.html)
2019-06-23 01:36:52 +03:00
![Screenshot](screenshots/one.png)
*Screenshot of wezterm on X11, running vim*