SSH终端 https://tabby.sh/

Eugene Pankov 55a54a1399 support dark mode пре 7 година
app 538b5c4c28 Allow reordering tabs (fixes #82) пре 7 година
build 51950b816f Updated Windows icon пре 7 година
clink 2377a8c522 clink пре 8 година
docs 0755ff291d docs пре 8 година
scripts cc9c66c4a9 Vibrancy (fixes #5) (#383) пре 7 година
terminus-community-color-schemes 259a1d26b0 bumped plugin versions пре 7 година
terminus-core 538b5c4c28 Allow reordering tabs (fixes #82) пре 7 година
terminus-plugin-manager 259a1d26b0 bumped plugin versions пре 7 година
terminus-settings 538b5c4c28 Allow reordering tabs (fixes #82) пре 7 година
terminus-ssh 0419900e1d isolated VT implementation into TerminalContainer пре 7 година
terminus-terminal 0419900e1d isolated VT implementation into TerminalContainer пре 7 година
.gitignore 21a2fa6da5 added Tango color scheme (fixes #349) пре 7 година
.travis.yml fd47a32bdb use yarn for Travis builds пре 8 година
CODE_OF_CONDUCT.md 42059e3bc6 Create CODE_OF_CONDUCT.md пре 8 година
HACKING.md fab9429707 update instruction to use npx пре 8 година
LICENSE 5e2dae153e wip пре 8 година
README.md 9706c1079e added new plugins to README пре 7 година
appveyor.yml 3ced784568 drop x86 пре 8 година
package.json 55a54a1399 support dark mode пре 7 година
tsconfig.json 7bfc13dae5 bumped angular & webpack пре 7 година
tslint.json 889a60ba3b lint пре 8 година
webpack.config.js 5cdb7527c8 added SSH connection manager (fixes #220) пре 8 година
yarn.lock 42584e1116 bumped Electron пре 7 година

README.md

Terminus α

A terminal for a more modern age




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