SSH终端 https://tabby.sh/

Eugene Pankov 206cf974c0 use nsis installer and electron-updater (fixes #813, fixes #627) 6 years ago
.github 3f8f87a141 added github stale issues bot 7 years ago
app 206cf974c0 use nsis installer and electron-updater (fixes #813, fixes #627) 6 years ago
build 206cf974c0 use nsis installer and electron-updater (fixes #813, fixes #627) 6 years ago
docs 426bedd7b7 restored readme images 6 years ago
extras a7ba9d88c3 uac.exe release build (fixes #806) 6 years ago
scripts 206cf974c0 use nsis installer and electron-updater (fixes #813, fixes #627) 6 years ago
snap b9cbe4f12d Update snapcraft.yaml 6 years ago
terminus-community-color-schemes d0c245d0d5 fixed funky source maps 6 years ago
terminus-core 206cf974c0 use nsis installer and electron-updater (fixes #813, fixes #627) 6 years ago
terminus-plugin-manager dd16d44b3a wip 6 years ago
terminus-settings b54d99ff3d allow removing shell integration (fixes #682) 6 years ago
terminus-ssh d0c245d0d5 fixed funky source maps 6 years ago
terminus-terminal 60e095fbc7 shell icons 6 years ago
terminus-uac a7c1fe3425 Experimental UAC start-as-admin wrapper (fixes #511) 6 years ago
.gitignore 8cf7851801 autogen docs 6 years ago
.pug-lintrc.js e0e24878e2 SVG icons 7 years ago
.travis.ssh.key.enc 8cf7851801 autogen docs 6 years ago
.travis.ssh.key.pub 8cf7851801 autogen docs 6 years ago
.travis.yml a01238d34c travis 6 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 01c4d029bd Update README.md 6 years ago
appveyor.yml 206cf974c0 use nsis installer and electron-updater (fixes #813, fixes #627) 6 years ago
package.json 206cf974c0 use nsis installer and electron-updater (fixes #813, fixes #627) 6 years ago
tsconfig.json 07792c227e build re-fix 7 years ago
tslint.json 889a60ba3b lint 8 years ago
typedoc.js 2ed35cb400 prepared terminus-core for typedocs 6 years ago
webpack.config.js 6cc20c3719 allow starting commands in new tabs via CLI (fixes #304) 7 years ago
yarn.lock 206cf974c0 use nsis installer and electron-updater (fixes #813, fixes #627) 6 years ago

README.md

GitHub Travis (.org) AppVeyor

GitHub All Releases Gitter


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


  • 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 or Alacritty


Plugins

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

  • clickable-links - makes paths and URLs in the terminal clickable
  • 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
  • quick-cmds - quickly send commands to one or all terminal tabs
  • save-output - record terminal output into a file
  • scrollbar - adds a scrollbar to hterm tabs

Themes


Contributing

Pull requests and plugins are welcome!

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

License

FOSSA Status