SSH终端 https://tabby.sh/

Mike MacCana 5bd8fb63e5 Make Windows icon more consistent with other Windows 10 icons (fixes #461) 7 years ago
.github 3f8f87a141 added github stale issues bot 7 years ago
app 07792c227e build re-fix 7 years ago
build 5bd8fb63e5 Make Windows icon more consistent with other Windows 10 icons (fixes #461) 7 years ago
docs 1826cbe83b fixed #395 7 years ago
extras e71d404c2b added CLI option to paste text into terminal 7 years ago
scripts 5c2003cc2f added a portable build 7 years ago
terminus-community-color-schemes d574f634c9 bumped plugin versions 7 years ago
terminus-core 2ec3833977 dropped winreg in favor of rage-edit 7 years ago
terminus-plugin-manager 2ec3833977 dropped winreg in favor of rage-edit 7 years ago
terminus-settings 441164363f transparency support on Linux 7 years ago
terminus-ssh b3abe32321 fix #456 7 years ago
terminus-terminal 07792c227e build re-fix 7 years ago
.eslintrc.yml 6cc20c3719 allow starting commands in new tabs via CLI (fixes #304) 7 years ago
.gitignore 21a2fa6da5 added Tango color scheme (fixes #349) 7 years ago
.pug-lintrc.js e0e24878e2 SVG icons 7 years ago
.travis.yml 046ef239db bumped travis node version 7 years ago
CODE_OF_CONDUCT.md 42059e3bc6 Create CODE_OF_CONDUCT.md 8 years ago
HACKING.md addf57960d Move info about publishing plugins to HACKING 7 years ago
LICENSE 5e2dae153e wip 8 years ago
README.md 768d222d05 README tweaks 7 years ago
appveyor.yml 1ae027f17c ci 7 years ago
package.json d1e3f282a1 build fix 7 years ago
tsconfig.json 07792c227e build re-fix 7 years ago
tslint.json 889a60ba3b lint 8 years ago
webpack.config.js 6cc20c3719 allow starting commands in new tabs via CLI (fixes #304) 7 years ago
yarn.lock d1e3f282a1 build fix 7 years ago

README.md

Build Status Build status GitHub license Downloads FOSSA Status


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
  • Theming and color schemes
  • Fully configurable shortcuts
  • Full Unicode support including double-width characters
  • Doesn't choke on fast-flowing outputs
  • Proper shell-like experience on Windows including tab completion (via Clink)
  • PowerShell Core, WSL (Bash on Windows), PowerShell, Git-Bash, Cygwin, Cmder and CMD support
  • Tab persistence on macOS and Linux

Plugins

Plugins can be installed directly from the Settings view inside Terminus.

  • clickable-links - makes paths and URLs in the terminal clickable
  • theme-hype - a Hyper inspired theme
  • shell-selector - a quick shell selector pane
  • title-control - allows modifying the title of the terminal tabs by providing a prefix, suffix, and/or strings to be removed
  • scrollbar - adds a scrollbar to terminal tabs
  • quick-cmds - quicklky send commands to one or all terminal tabs

Contributing

Pull requests and plugins are welcome!

See HACKING.md information of how the project is laid out, and a very brief plugin development tutorial.

License

FOSSA Status