SSH终端 https://tabby.sh/

Domain f357dab8f0 style 7 years ago
.github 3f8f87a141 added github stale issues bot 7 years ago
app dc4b984ed0 . 7 years ago
build 51950b816f Updated Windows icon 7 years ago
clink 2377a8c522 clink 8 years ago
docs 1826cbe83b fixed #395 7 years ago
scripts 578a7c1a7b added snap building infrastructure (#377) 7 years ago
terminus-community-color-schemes d3a5c7be8d xterm frontend 7 years ago
terminus-core 4b7b692ace experimental support for multiple windows (fixes #212, fixes #170) 7 years ago
terminus-plugin-manager a98f2ce12d bumped bootstrap 7 years ago
terminus-settings 2e558e2aa2 added config file editor 7 years ago
terminus-ssh f357dab8f0 style 7 years ago
terminus-terminal 4b7b692ace experimental support for multiple windows (fixes #212, fixes #170) 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 fab9429707 update instruction to use npx 8 years ago
LICENSE 5e2dae153e wip 8 years ago
README.md 56bf5f888c readme image 7 years ago
appveyor.yml 3ced784568 drop x86 8 years ago
package.json 4b7b692ace experimental support for multiple windows (fixes #212, fixes #170) 7 years ago
tsconfig.json d3a5c7be8d xterm frontend 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 4b7b692ace experimental support for multiple windows (fixes #212, fixes #170) 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)
  • CMD, PowerShell, PowerShell Core, Cygwin, Cmder, Git-Bash and WSL (Bash on Windows) 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

Contributing

Pull requests and plugins are welcome! Publish your plugin on NPM with a terminus-plugin keyword to make it appear in the Plugin Manager.

See HACKING.md for a very brief plugin development tutorial!

License

FOSSA Status