mirror of
https://github.com/shazow/ssh-chat.git
synced 2025-07-10 21:51:04 +03:00
Windows 10 terminal working client with SSH enabled
parent
98d00ad9bd
commit
3adcf6836d
@ -4,6 +4,7 @@
|
|||||||
|
|
||||||
**List of clients that work:**
|
**List of clients that work:**
|
||||||
* Bash for Windows / WSL terminal
|
* Bash for Windows / WSL terminal
|
||||||
|
* `cmd.exe` on Windows with `ssh`
|
||||||
* MinGW TTY terminal
|
* MinGW TTY terminal
|
||||||
* PuTTY, KiTTY and similar related programs
|
* PuTTY, KiTTY and similar related programs
|
||||||
* Any `xterm`-like terminal emulator (`st`, `rxvt-unicode`, `terminator`, Gnome/xfce/KDE terminals, etc)
|
* Any `xterm`-like terminal emulator (`st`, `rxvt-unicode`, `terminator`, Gnome/xfce/KDE terminals, etc)
|
||||||
@ -11,6 +12,5 @@
|
|||||||
* NeoVim embedded terminal (`:terminal`)
|
* NeoVim embedded terminal (`:terminal`)
|
||||||
|
|
||||||
**List of clients that don't work:**
|
**List of clients that don't work:**
|
||||||
* `cmd.exe` on Windows with `ssh`
|
|
||||||
* Emacs `eshell` (just use `ansi-term` for ANSI support)
|
* Emacs `eshell` (just use `ansi-term` for ANSI support)
|
||||||
* Web terminals that don't support ANSI escape sequences
|
* Web terminals that don't support ANSI escape sequences
|
Loading…
x
Reference in New Issue
Block a user