1
1
mirror of https://github.com/wez/wezterm.git synced 2024-09-20 11:17:15 +03:00
wezterm/docs/index.markdown

24 lines
1.0 KiB
Markdown

---
title: Wez's Terminal
layout: notoc
---
*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 class="btn" href="installation.html">{% octicon cloud-download %} Download</a>
## Features
* Runs on Linux, macOS and Windows 10
* [Multiplex terminal tabs and windows on local and remote hosts, with native mouse and scrollback](multiplexing.html)
* <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](configuration.html#colors).
* <a href="https://gist.github.com/egmontkob/eb114294efbcd5adb1944c9f3cb5feda">Hyperlinks</a>
* <a href="features.html">a full list of features can be found here</a>
Looking for a [configuration reference?](configuration.html)
<img width="80%" height="80%" src="screenshots/two.png" alt="Screenshot">
*Screenshot of wezterm on macOS, running vim*