README.md 2.6 KB
Newer Older
E
Eugene Pankov 已提交
1 2
![](https://github.com/Eugeny/terminus/raw/master/docs/readme.png)

E
Eugene Pankov 已提交
3
<p align="center">
E
Eugene Pankov 已提交
4
  <a href="https://raw.githubusercontent.com/Eugeny/terminus/master/LICENSE"><img src="https://img.shields.io/badge/license-MIT-blue.svg"/></a> <a href="https://travis-ci.org/Eugeny/terminus"><img src="https://travis-ci.org/Eugeny/terminus.svg?branch=master"/></a>
E
Eugene Pankov 已提交
5 6
  <a href="https://ci.appveyor.com/project/Eugeny/terminus"><img src="https://ci.appveyor.com/api/projects/status/wnnq4hm5mbd9rgoy?svg=true"/></a>
</p>
E
docs  
Eugene Pankov 已提交
7

E
Eugene Pankov 已提交
8 9 10
<p align="center">
  <a href="https://github.com/Eugeny/terminus/releases/latest">Downloads</a> | <a href="https://t.me/joinchat/AAAAAEZuCv2WKKYcfyQ3QA">Community</a>  | <a href="https://ci.appveyor.com/project/Eugeny/terminus/build/artifacts">Latest Windows nightly</a>
</p>
E
Eugene Pankov 已提交
11

E
docs  
Eugene Pankov 已提交
12 13
----

E
Eugene Pankov 已提交
14
**Terminus** is a terminal heavily inspired by Hyper. It is, however, designed for people who need to get things done.
E
docs  
Eugene Pankov 已提交
15 16 17

  * Runs on Windows, macOS and Linux
  * Theming and color schemes
E
Eugene Pankov 已提交
18
  * Fully configurable shortcuts
E
docs  
Eugene Pankov 已提交
19 20
  * Full Unicode support including double-width characters
  * Doesn't choke on fast-flowing outputs
E
Eugene Pankov 已提交
21
  * Proper shell-like experience on Windows including tab completion (via Clink)
M
Mike MacCana 已提交
22
  * PowerShell Core, WSL (Bash on Windows), PowerShell, Git-Bash, Cygwin, Cmder and CMD support
E
Eugene Pankov 已提交
23
  * Tab persistence on macOS and Linux
E
docs  
Eugene Pankov 已提交
24

E
Eugene Pankov 已提交
25 26 27 28

[![Buy me a coffee](https://github.com/Eugeny/terminus/raw/master/docs/kofi.png)](https://ko-fi.com/eugeny)


E
docs  
Eugene Pankov 已提交
29 30
---

E
docs  
Eugene Pankov 已提交
31 32 33 34 35 36
# 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
E
Eugene Pankov 已提交
37
  * [shell-selector](https://github.com/Eugeny/terminus-shell-selector) - a quick shell selector pane
D
Domain 已提交
38
  * [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
E
Eugene Pankov 已提交
39
  * [scrollbar](https://github.com/kbjr/terminus-scrollbar) - adds a scrollbar to terminal tabs
E
Eugene 已提交
40
  * [quick-cmds](https://github.com/Domain/terminus-quick-cmds) - quicklky send commands to one or all terminal tabs
E
docs  
Eugene Pankov 已提交
41 42 43

---

E
docs  
Eugene Pankov 已提交
44 45
# Contributing

E
Eugene Pankov 已提交
46
Pull requests and plugins are welcome!
E
docs  
Eugene Pankov 已提交
47

E
Eugene Pankov 已提交
48
See [HACKING.md](https://github.com/Eugeny/terminus/blob/master/HACKING.md) for information of how the project is laid out, and a very brief plugin development tutorial.
F
fossabot 已提交
49 50 51


## License
E
Eugene Pankov 已提交
52
[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bhttps%3A%2F%2Fgithub.com%2FEugeny%2Fterminus.svg?type=large)](https://app.fossa.io/projects/git%2Bhttps%3A%2F%2Fgithub.com%2FEugeny%2Fterminus?ref=badge_large)