1
1
mirror of https://github.com/wez/wezterm.git synced 2024-12-23 13:21:38 +03:00

add note about winpty

This commit is contained in:
Wez Furlong 2019-06-11 08:55:30 -07:00 committed by GitHub
parent a63784e19a
commit cc29782a72
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -60,7 +60,7 @@ the middle of Feb 2018. The following features are done:
- [x] Runs on
* Linux under X (requires OpenGL ES 3)
* macOS
* Windows 10 with [ConPty](https://blogs.msdn.microsoft.com/commandline/2018/08/02/windows-command-line-introducing-the-windows-pseudo-console-conpty/)
* Windows 10 with [ConPty](https://blogs.msdn.microsoft.com/commandline/2018/08/02/windows-command-line-introducing-the-windows-pseudo-console-conpty/) or earlier systems with [winpty](https://github.com/rprichard/winpty) (set `pty = "WinPty"` in your `wezterm.toml` and make sure `winpty.dll` is in your path)
- [x] True Color support
- [x] Ligatures, Color Emoji and font fallback
- [x] Hyperlinks per: https://gist.github.com/egmontkob/eb114294efbcd5adb1944c9f3cb5feda