1
1
mirror of https://github.com/Eugeny/tabby.git synced 2024-09-19 08:57:34 +03:00
tabby/README.md

54 lines
2.8 KiB
Markdown
Raw Normal View History

2018-08-11 22:44:50 +03:00
![](https://github.com/Eugeny/terminus/raw/master/docs/readme.png)
2018-10-25 17:18:16 +03:00
<p align="center">
2018-10-25 17:19:08 +03:00
<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>
2018-10-25 17:18:16 +03:00
<a href="https://ci.appveyor.com/project/Eugeny/terminus"><img src="https://ci.appveyor.com/api/projects/status/wnnq4hm5mbd9rgoy?svg=true"/></a>
</p>
2017-06-28 00:12:23 +03:00
2018-10-25 17:18:16 +03:00
<p align="center">
2019-02-19 02:26:31 +03:00
<a href="https://github.com/Eugeny/terminus/releases/latest">Downloads</a> | <a href="https://gitter.im/terminus-terminal/community">Community</a> | <a href="https://ci.appveyor.com/project/Eugeny/terminus/build/artifacts">Latest Windows nightly</a>
2018-10-25 17:18:16 +03:00
</p>
2018-10-16 14:03:03 +03:00
2017-06-28 00:12:23 +03:00
----
2018-05-20 14:36:22 +03:00
**Terminus** is a terminal heavily inspired by Hyper. It is, however, designed for people who need to get things done.
2017-06-28 00:12:23 +03:00
* Runs on Windows, macOS and Linux
* Theming and color schemes
2018-05-20 14:36:22 +03:00
* Fully configurable shortcuts
2017-06-28 00:12:23 +03:00
* Full Unicode support including double-width characters
* Doesn't choke on fast-flowing outputs
2018-05-20 14:36:22 +03:00
* Proper shell-like experience on Windows including tab completion (via Clink)
2019-01-21 17:52:55 +03:00
* PowerShell (+Core), WSL (Bash on Windows), Git-Bash, Cygwin, Cmder and CMD support
* Remembers your tabs
* Integrated SSH client and connection manager
2017-06-28 00:12:23 +03:00
2018-10-16 16:50:34 +03:00
[![Buy me a coffee](https://github.com/Eugeny/terminus/raw/master/docs/kofi.png)](https://ko-fi.com/eugeny)
2017-06-28 00:12:23 +03:00
---
2017-07-01 15:13:07 +03: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 16:19:47 +03:00
* [shell-selector](https://github.com/Eugeny/terminus-shell-selector) - a quick shell selector pane
2018-09-05 12:57:20 +03: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-02 20:53:36 +03:00
* [scrollbar](https://github.com/kbjr/terminus-scrollbar) - adds a scrollbar to terminal tabs
2018-12-06 23:16:01 +03:00
* [quick-cmds](https://github.com/Domain/terminus-quick-cmds) - quickly send commands to one or all terminal tabs
2019-01-28 00:01:46 +03:00
* [save-output](https://github.com/Eugeny/terminus-save-output) - record terminal output into a file
2017-07-01 15:13:07 +03:00
---
2017-06-28 00:12:23 +03:00
# Contributing
2018-10-16 16:50:34 +03:00
Pull requests and plugins are welcome!
2017-06-28 00:12:23 +03:00
2019-03-08 10:32:01 +03:00
See [HACKING.md](https://github.com/Eugeny/terminus/blob/master/HACKING.md) and [API docs](http://ajenti.org/terminus-docs/) for information of how the project is laid out, and a very brief plugin development tutorial.
2017-08-04 14:29:01 +03:00
## License
2018-05-20 14:30:45 +03:00
[![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)