diff --git a/Clients-Supported.md b/Clients-Supported.md index 06f113c..2b6e296 100644 --- a/Clients-Supported.md +++ b/Clients-Supported.md @@ -4,6 +4,7 @@ **List of clients that work:** * Bash for Windows / WSL terminal +* `cmd.exe` on Windows with `ssh` * MinGW TTY terminal * PuTTY, KiTTY and similar related programs * Any `xterm`-like terminal emulator (`st`, `rxvt-unicode`, `terminator`, Gnome/xfce/KDE terminals, etc) @@ -11,6 +12,5 @@ * NeoVim embedded terminal (`:terminal`) **List of clients that don't work:** -* `cmd.exe` on Windows with `ssh` * Emacs `eshell` (just use `ansi-term` for ANSI support) * Web terminals that don't support ANSI escape sequences \ No newline at end of file