SSH终端 https://tabby.sh/

Eugene Pankov 46d8533fee startup time speedup 7 years ago
app 46d8533fee startup time speedup 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 259a1d26b0 bumped plugin versions 7 years ago
terminus-core 2dded5ddb6 theme fix 7 years ago
terminus-plugin-manager 259a1d26b0 bumped plugin versions 7 years ago
terminus-settings a10c6e6251 enable transparency when vibrancy is enabled on Windows 7 years ago
terminus-ssh e0e24878e2 SVG icons 7 years ago
terminus-terminal 627d7402ca fixed line breaks when pasting on Windows (fixes #396) 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 9683564826 travis.yml fix 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 6e725ca16d macos signing 7 years ago
tsconfig.json 7bfc13dae5 bumped angular & webpack 7 years ago
tslint.json 889a60ba3b lint 8 years ago
webpack.config.js 5cdb7527c8 added SSH connection manager (fixes #220) 8 years ago
yarn.lock 594597e93d yarn.lock 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