Skip to content

Commit a4428e1

Browse files
tigCopilot
andcommitted
Sort terminal matrix alphabetically
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent bf3d564 commit a4428e1

1 file changed

Lines changed: 9 additions & 9 deletions

File tree

Examples/WideCharRepro/BUG_REPORT_TEMPLATE.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -72,18 +72,18 @@ Wide characters advance the cursor by only 1 column. Grids misalign and text ove
7272

7373
| Terminal | Version | OS | Test 1 (Emoji) | Test 2 (CJK) | Test 3 (Mixed) | Test 4 (Grid) | Test 5 (Align) | Status |
7474
|---------|---------|-----|:-:|:-:|:-:|:-:|:-:|--------|
75-
| Windows Terminal | 1.22+ | Windows |||||| **PASS** |
76-
| VS Code Insiders (terminal) | 1.x | Windows |||||| **PASS** |
77-
| Visual Studio 2026 (terminal) || Windows |||||| **PASS** |
78-
| GitHub Copilot (terminal) || Windows |||||| **FAIL** |
75+
| Alacritty | 0.13+ | cross | | | | | | _untested_ |
76+
| Ghostty || macOS |||||| **PASS** |
7977
| GitHub Copilot (terminal) || macOS |||||| **FAIL** |
80-
| iTerm2 | 3.5+ | macOS | | | | | | _untested_ |
81-
| Terminal.app || macOS |||||| **PASS** |
78+
| GitHub Copilot (terminal) || Windows |||||| **FAIL** |
8279
| GNOME Terminal | 3.x | Linux | | | | | | _untested_ |
83-
| Alacritty | 0.13+ | cross | | | | | | _untested_ |
84-
| Ghostty || cross |||||| **PASS** |
85-
| Kitty | 0.35+ | cross |||||| **PASS** |
80+
| iTerm2 | 3.5+ | macOS |||||| **PASS** |
81+
| Kitty | 0.35+ | macOS |||||| **PASS** |
82+
| Terminal.app || macOS |||||| **PASS** |
83+
| Visual Studio 2026 (terminal) || Windows |||||| **PASS** |
84+
| VS Code Insiders (terminal) | 1.x | Windows |||||| **PASS** |
8685
| WezTerm || cross | | | | | | _untested_ |
86+
| Windows Terminal | 1.22+ | Windows |||||| **PASS** |
8787

8888
> **To contributors**: please fill in your terminal's results and submit a PR or comment.
8989

0 commit comments

Comments
 (0)