2018-08-12 03:44:50 +08:00

2017-08-04 19:20:44 +08:00
2017-06-28 05:12:23 +08:00
[](https://travis-ci.org/Eugeny/terminus) [](https://ci.appveyor.com/project/Eugeny/terminus) [](https://raw.githubusercontent.com/Eugeny/terminus/master/LICENSE) [](https://github.com/Eugeny/terminus/releases/latest)
2017-08-04 19:29:01 +08:00
[](https://app.fossa.io/projects/git%2Bhttps%3A%2F%2Fgithub.com%2FEugeny%2Fterminus?ref=badge_shield)
2017-06-28 05:12:23 +08:00
----
2018-05-20 19:36:22 +08:00
**Terminus** is a terminal heavily inspired by Hyper. It is, however, designed for people who need to get things done.
2017-06-28 05:12:23 +08:00
* Runs on Windows, macOS and Linux
* Theming and color schemes
2018-05-20 19:36:22 +08:00
* Fully configurable shortcuts
2017-06-28 05:12:23 +08:00
* Full Unicode support including double-width characters
* Doesn't choke on fast-flowing outputs
2018-05-20 19:36:22 +08:00
* Proper shell-like experience on Windows including tab completion (via Clink)
2018-05-20 19:30:45 +08:00
* CMD, PowerShell, PowerShell Core, Cygwin, Cmder, Git-Bash and WSL (Bash on Windows) support
2018-05-20 19:36:22 +08:00
* Tab persistence on macOS and Linux
2017-06-28 05:12:23 +08:00
---
2017-07-01 20:13:07 +08:00
# Plugins
Plugins can be installed directly from the Settings view inside Terminus.
* [clickable-links ](https://github.com/Eugeny/terminus-clickable-links ) - makes paths and URLs in the terminal clickable
* [theme-hype ](https://github.com/Eugeny/terminus-theme-hype ) - a Hyper inspired theme
2017-08-02 21:19:47 +08:00
* [shell-selector ](https://github.com/Eugeny/terminus-shell-selector ) - a quick shell selector pane
2018-09-05 17:57:20 +08:00
* [title-control ](https://github.com/kbjr/terminus-title-control ) - allows modifying the title of the terminal tabs by providing a prefix, suffix, and/or strings to be removed
2018-07-03 01:53:36 +08:00
* [scrollbar ](https://github.com/kbjr/terminus-scrollbar ) - adds a scrollbar to terminal tabs
2018-09-20 16:56:31 +08:00
* [quick-cmds ](https://github.com/Domain/terminus-quick-cmds ) - quicklky send commands to one or all terminal tabs
2017-07-01 20:13:07 +08:00
---
2017-06-28 05:12:23 +08:00
# Contributing
2018-05-20 19:36:22 +08:00
Pull requests and plugins are welcome! Publish your plugin on NPM with a `terminus-plugin` keyword to make it appear in the Plugin Manager.
2017-06-28 05:12:23 +08:00
2017-07-01 20:03:14 +08:00
See [HACKING.md ](https://github.com/Eugeny/terminus/blob/master/HACKING.md ) for a very brief plugin development tutorial!
2017-08-04 19:29:01 +08:00
## License
2018-05-20 19:30:45 +08:00
[](https://app.fossa.io/projects/git%2Bhttps%3A%2F%2Fgithub.com%2FEugeny%2Fterminus?ref=badge_large)