From f545b3eacfd1240a75f331da504e6df1189a7aaf Mon Sep 17 00:00:00 2001 From: Eugene Pankov Date: Tue, 31 Dec 2019 22:51:58 +0100 Subject: [PATCH] mention Zmodem in README --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3afdf803..30dcdbf1 100644 --- a/README.md +++ b/README.md @@ -13,12 +13,13 @@ **Terminus** is a highly configurable terminal emulator for Windows, macOS and Linux + * Integrated SSH client and connection manager * Theming and color schemes * Fully configurable shortcuts * Split panes * Remembers your tabs * PowerShell (and PS Core), WSL, Git-Bash, Cygwin, Cmder and CMD support - * Integrated SSH client and connection manager + * Direct file transfer from/to SSH sessions via Zmodem * Full Unicode support including double-width characters * Doesn't choke on fast-flowing outputs * Proper shell experience on Windows including tab completion (via Clink)