mirror of
https://github.com/Eugeny/tabby.git
synced 2024-12-04 19:35:13 +03:00
66 lines
3.9 KiB
Markdown
66 lines
3.9 KiB
Markdown
![](https://github.com/Eugeny/terminus/raw/master/docs/readme.png)
|
|
|
|
<p align="center">
|
|
<a href="https://raw.githubusercontent.com/Eugeny/terminus/master/LICENSE"><img alt="GitHub" src="https://img.shields.io/github/license/eugeny/terminus.svg?label=License&style=flat-square"></a> <a href="https://travis-ci.org/Eugeny/terminus"><img alt="Travis (.org)" src="https://img.shields.io/travis/Eugeny/terminus.svg?label=CI&logo=travis&logoColor=white&style=flat-square"></a>
|
|
<a href="https://ci.appveyor.com/project/Eugeny/terminus"><img alt="AppVeyor" src="https://img.shields.io/appveyor/ci/eugeny/terminus.svg?label=CI&logo=appveyor&logoColor=white&style=flat-square"></a>
|
|
</p>
|
|
|
|
<p align="center">
|
|
<a href="https://github.com/Eugeny/terminus/releases/latest"><img alt="GitHub All Releases" src="https://img.shields.io/github/downloads/eugeny/terminus/total.svg?label=DOWNLOAD&logo=github&style=for-the-badge"></a> <a href="https://ci.appveyor.com/project/Eugeny/terminus/build/artifacts"><img src="https://img.shields.io/badge/download-nightly%20build-magenta.svg?logo=appveyor&style=for-the-badge"/></a> <a href="https://gitter.im/terminus-terminal/community"><img alt="Gitter" src="https://img.shields.io/gitter/room/terminus/community.svg?color=blue&logo=gitter&style=for-the-badge"></a>
|
|
</p>
|
|
|
|
----
|
|
|
|
**Terminus** is a highly configurable terminal emulator for Windows, macOS and Linux
|
|
|
|
* Theming and color schemes
|
|
* Fully configurable shortcuts
|
|
* 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)
|
|
|
|
---
|
|
|
|
# Plugins
|
|
|
|
Plugins and themes 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
|
|
* [shell-selector](https://github.com/Eugeny/terminus-shell-selector) - a quick shell selector pane
|
|
* [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
|
|
* [quick-cmds](https://github.com/Domain/terminus-quick-cmds) - quickly send commands to one or all terminal tabs
|
|
* [save-output](https://github.com/Eugeny/terminus-save-output) - record terminal output into a file
|
|
* [scrollbar](https://github.com/kbjr/terminus-scrollbar) - adds a scrollbar to hterm tabs
|
|
|
|
# Themes
|
|
|
|
* [hype](https://github.com/Eugeny/terminus-theme-hype) - a Hyper inspired theme
|
|
* [relaxed](https://github.com/Relaxed-Theme/relaxed-terminal-themes#terminus) - the Relaxed theme for Terminus
|
|
* [gruvbox](https://github.com/porkloin/terminus-theme-gruvbox)
|
|
* [windows10](https://www.npmjs.com/package/terminus-theme-windows10)
|
|
* [altair](https://github.com/yxuko/terminus-altair)
|
|
|
|
---
|
|
|
|
# Contributing
|
|
|
|
Pull requests and plugins are welcome!
|
|
|
|
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.
|
|
|
|
## License
|
|
[![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)
|