From 1cce23cef597370da0ad35a9b04b24adb8d6e8ae Mon Sep 17 00:00:00 2001 From: Eugene Date: Tue, 19 Mar 2019 13:02:33 +0100 Subject: [PATCH] Update README.md --- README.md | 17 +++++++++++------ 1 file changed, 11 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 790d7a5f..4bfc0e2e 100644 --- a/README.md +++ b/README.md @@ -11,21 +11,26 @@ ---- -**Terminus** is a terminal heavily inspired by Hyper. It is, however, designed for people who need to get things done. +**Terminus** is a highly configurable terminal emulator for Windows, macOS and Linux - * Runs on Windows, macOS and Linux * Theming and color schemes * Fully configurable shortcuts - * Full Unicode support including double-width characters - * Doesn't choke on fast-flowing outputs - * Proper shell-like experience on Windows including tab completion (via Clink) - * PowerShell (+Core), WSL (Bash on Windows), Git-Bash, Cygwin, Cmder and CMD support + * Split panes * Remembers your tabs + * PowerShell (and PS Core), WSL, Git-Bash, Cygwin, Cmder and CMD support * Integrated SSH client and connection manager + * Full Unicode support including double-width characters + * Doesn't choke on fast-flowing outputs + * Proper shell experience on Windows including tab completion (via Clink) [![Buy me a coffee](https://github.com/Eugeny/terminus/raw/master/docs/kofi.png)](https://ko-fi.com/eugeny) +--- + +* **Terminus is** an alternative to Windows' standard terminal (conhost), PowerShell ISE, PuTTY or iTerm + +* **Terminus is not** a new shell or a MinGW or Cygwin replacement. Neither is it lightweight - if RAM usage is of importance, consider [Conemu](https://conemu.github.io) or [Alacritty](https://github.com/jwilm/alacritty) --- -- GitLab