mirror of
https://github.com/Eugeny/tabby.git
synced 2025-06-23 21:09:52 +00:00
README updates
This commit is contained in:
parent
5d605a4853
commit
c0d8709a4c
12
README.md
12
README.md
@ -16,18 +16,16 @@
|
|||||||
|
|
||||||

|

|
||||||
|
|
||||||
**Terminus** is a web technology based terminal heavily inspired by Hyper. It is, however, designed for people who need to get things done.
|
**Terminus** is a terminal heavily inspired by Hyper. It is, however, designed for people who need to get things done.
|
||||||
|
|
||||||
* Runs on Windows, macOS and Linux
|
* Runs on Windows, macOS and Linux
|
||||||
* Theming and color schemes
|
* Theming and color schemes
|
||||||
* Configurable hotkey schemes
|
* Fully configurable shortcuts
|
||||||
* **GNU Screen** style hotkeys available by default
|
|
||||||
* Full Unicode support including double-width characters
|
* Full Unicode support including double-width characters
|
||||||
* Doesn't choke on fast-flowing outputs
|
* Doesn't choke on fast-flowing outputs
|
||||||
* Tab persistence on macOS and Linux
|
* Proper shell-like experience on Windows including tab completion (via Clink)
|
||||||
* Proper shell-like experience on Windows including tab completion (thanks, Clink!)
|
|
||||||
* CMD, PowerShell, PowerShell Core, Cygwin, Cmder, Git-Bash and WSL (Bash on Windows) support
|
* CMD, PowerShell, PowerShell Core, Cygwin, Cmder, Git-Bash and WSL (Bash on Windows) support
|
||||||
* Default Linux style hotkeys for copy (`Ctrl`+`Shift`+`C`) and paste (`Ctrl`+`Shift`+`V`)
|
* Tab persistence on macOS and Linux
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
@ -43,7 +41,7 @@ Plugins can be installed directly from the Settings view inside Terminus.
|
|||||||
|
|
||||||
# Contributing
|
# Contributing
|
||||||
|
|
||||||
Pull requests and plugins are welcome! Publish your plugin on NPM with a `terminus-plugin` keyword to make them appear in the Plugin Manager.
|
Pull requests and plugins are welcome! Publish your plugin on NPM with a `terminus-plugin` keyword to make it appear in the Plugin Manager.
|
||||||
|
|
||||||
See [HACKING.md](https://github.com/Eugeny/terminus/blob/master/HACKING.md) for a very brief plugin development tutorial!
|
See [HACKING.md](https://github.com/Eugeny/terminus/blob/master/HACKING.md) for a very brief plugin development tutorial!
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user