Go to file
2018-08-29 12:09:54 +08:00
.github added github stale issues bot 2018-08-26 13:40:26 +02:00
app allow starting commands in new tabs via CLI (fixes #304) 2018-08-26 17:35:04 +02:00
build
clink
docs fixed #395 2018-08-17 13:47:54 +02:00
scripts added snap building infrastructure (#377) 2018-08-18 20:19:00 +02:00
terminus-community-color-schemes xterm frontend 2018-08-26 13:15:00 +02:00
terminus-core added config file editor 2018-08-26 22:27:50 +02:00
terminus-plugin-manager bumped bootstrap 2018-08-26 21:03:49 +02:00
terminus-settings added config file editor 2018-08-26 22:27:50 +02:00
terminus-ssh Support login scripts. Fix #344 2018-08-29 12:09:54 +08:00
terminus-terminal bumped bootstrap 2018-08-26 21:03:49 +02:00
.eslintrc.yml allow starting commands in new tabs via CLI (fixes #304) 2018-08-26 17:35:04 +02:00
.gitignore
.pug-lintrc.js
.travis.yml bumped travis node version 2018-08-26 19:29:40 +02:00
appveyor.yml
CODE_OF_CONDUCT.md
HACKING.md
LICENSE
package.json Update package.json 2018-08-27 09:40:43 +02:00
README.md
tsconfig.json xterm frontend 2018-08-26 13:15:00 +02:00
tslint.json
webpack.config.js allow starting commands in new tabs via CLI (fixes #304) 2018-08-26 17:35:04 +02:00
yarn.lock allow starting commands in new tabs via CLI (fixes #304) 2018-08-26 17:35:04 +02:00

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