2023-03-16 06:54:02 +03:00
---
hide:
- toc
---
2019-06-23 01:28:20 +03:00
2023-03-16 06:54:02 +03:00
*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 > *
2019-06-23 03:27:56 +03:00
2023-03-16 06:54:02 +03:00
![Screenshot ](screenshots/wezterm-vday-screenshot.png )
[Download :material-tray-arrow-down: ](installation.md ){ .md-button }
2019-06-23 03:27:56 +03:00
## Features
2021-03-03 19:48:41 +03:00
* Runs on Linux, macOS, Windows 10 and FreeBSD
2021-01-31 01:14:29 +03:00
* [Multiplex terminal panes, tabs and windows on local and remote hosts, with native mouse and scrollback ](multiplexing.md )
2023-03-16 05:22:51 +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 ](config/appearance.md#colors ).
2021-01-31 01:14:29 +03:00
* [Hyperlinks ](hyperlinks.md )
2023-03-29 09:21:08 +03:00
* [A full list of features can be found here ](features.md )
2019-06-23 01:36:52 +03:00
2021-01-31 01:14:29 +03:00
Looking for a [configuration reference? ](config/files.md )
2019-06-23 04:19:13 +03:00
2021-10-03 19:10:04 +03:00
**These docs are searchable: press `S` or click on the magnifying glass icon
to activate the search function!**
2023-03-16 06:54:02 +03:00
< figure markdown >
2019-06-23 01:28:20 +03:00
2023-03-16 06:54:02 +03:00
![Screenshot ](screenshots/two.png )
2019-06-23 01:28:20 +03:00
2023-03-16 06:54:02 +03:00
< figcaption > Screenshot of wezterm on macOS, running vim< / figcaption >
< / figure >