1
1
mirror of https://github.com/wez/wezterm.git synced 2024-09-20 19:27:22 +03:00
wezterm/docs/index.markdown

20 lines
937 B
Markdown
Raw Normal View History

2019-12-30 08:39:23 +03:00
*WezTerm is 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>*
2019-06-23 03:27:56 +03:00
<a class="btn" href="installation.html">Download</a>
2019-06-23 03:27:56 +03:00
## 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)
* <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](config/appearance.html#colors).
* [Hyperlinks](hyperlinks.html)
2019-06-23 03:27:56 +03:00
* <a href="features.html">a full list of features can be found here</a>
2019-06-23 01:36:52 +03:00
2020-06-17 02:07:39 +03:00
Looking for a [configuration reference?](config/files.html)
2019-06-23 04:19:13 +03:00
2020-01-01 05:33:24 +03:00
<img width="100%" height="100%" src="screenshots/two.png" alt="Screenshot">
*Screenshot of wezterm on macOS, running vim*