mirror of
https://github.com/wez/wezterm.git
synced 2024-11-23 06:54:45 +03:00
e38a06d640
The website https://wezfurlong.org/wezterm/ has a broken link , the "A full list of features can be found here" points to https://wezfurlong.org/wezterm/features.md (404 not found). This fix uses the type of hyperlink that will work properly when rendered as HTML.
31 lines
1.1 KiB
Markdown
31 lines
1.1 KiB
Markdown
---
|
|
hide:
|
|
- toc
|
|
---
|
|
|
|
*WezTerm is a powerful 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>*
|
|
|
|
![Screenshot](screenshots/wezterm-vday-screenshot.png)
|
|
|
|
[Download :material-tray-arrow-down:](installation.md){ .md-button }
|
|
|
|
## Features
|
|
|
|
* Runs on Linux, macOS, Windows 10 and FreeBSD
|
|
* [Multiplex terminal panes, tabs and windows on local and remote hosts, with native mouse and scrollback](multiplexing.md)
|
|
* <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.md#colors).
|
|
* [Hyperlinks](hyperlinks.md)
|
|
* [A full list of features can be found here](features.md)
|
|
|
|
Looking for a [configuration reference?](config/files.md)
|
|
|
|
**These docs are searchable: press `S` or click on the magnifying glass icon
|
|
to activate the search function!**
|
|
|
|
<figure markdown>
|
|
|
|
![Screenshot](screenshots/two.png)
|
|
|
|
<figcaption>Screenshot of wezterm on macOS, running vim</figcaption>
|
|
</figure>
|