Skip to content

Commit 8ed72cc

Browse files
authored
Remove Windows WinPTY backend
1 parent 1723e30 commit 8ed72cc

File tree

18 files changed

+77
-864
lines changed

18 files changed

+77
-864
lines changed

Diff for: .github/ISSUE_TEMPLATE.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
1-
For bug reports, the following information can help speed up the process. Please describe the bug that you have found and what you would expect to happen instead.
1+
For bug reports, the following information can help speed up the process. Please
2+
describe the bug that you have found and what you would expect to happen
3+
instead.
24

35
### System
46

57
OS: Linux/BSD/macOS/Windows
68
Version: `alacritty --version` output
79
Linux/BSD: X11/Wayland, DE or Compositor and WM
8-
Windows: WinPTY/ConPTY (see `alacritty -v` output)
910

1011
### Logs
1112

Diff for: CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
6262
- `live-shader-reload` feature
6363
- Config option `dynamic_title`, you should use `window.dynamic_title` instead
6464
- Config option `scrolling.faux_multiplier`, which was replaced by escape `CSI ? 1007 h/l`
65+
- WinPTY support on Windows
6566

6667
## 0.6.0
6768

0 commit comments

Comments
 (0)