From 8ed72cc065255007a7f0687e3b8a540e8c6202c6 Mon Sep 17 00:00:00 2001 From: Christian Duerr Date: Fri, 1 Jan 2021 05:07:39 +0000 Subject: Remove Windows WinPTY backend --- README.md | 6 ------ 1 file changed, 6 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 13f692be..7aa0fcd2 100644 --- a/README.md +++ b/README.md @@ -44,12 +44,6 @@ macOS and Windows. Prebuilt binaries for macOS and Windows can also be downloaded from the [GitHub releases page](https://github.com/alacritty/alacritty/releases). -On Windows, Alacritty requires winpty to emulate UNIX's PTY API for versions -older than Windows 10 (October 2018 Update) and Microsoft's VC++ -redistributable. The winpty agent (`winpty-agent.exe`) **must** be in the same -directory as the Alacritty executable and is available through the -[GitHub releases page](https://github.com/alacritty/alacritty/releases). - For everyone else, the detailed instructions to install Alacritty can be found [here](INSTALL.md). -- cgit v1.2.3-54-g00ecf