Go to file
2018-07-04 10:02:15 +02:00
app Merge remote-tracking branch 'origin/master' 2018-07-02 19:58:11 +02:00
build Updated Windows icon 2018-05-11 00:17:53 +02:00
clink
docs
scripts fixed font-manager Node 9 compat (fixes #354) 2018-05-28 10:50:50 +02:00
terminus-community-color-schemes bumped plugin versions 2018-07-04 10:02:15 +02:00
terminus-core bumped plugin versions 2018-07-04 10:02:15 +02:00
terminus-plugin-manager bumped plugin versions 2018-07-04 10:02:15 +02:00
terminus-settings bumped plugin versions 2018-07-04 10:02:15 +02:00
terminus-ssh bumped plugin versions 2018-07-04 10:02:15 +02:00
terminus-terminal bumped plugin versions 2018-07-04 10:02:15 +02:00
.gitignore added Tango color scheme (fixes #349) 2018-05-21 09:24:26 +02:00
.travis.yml
appveyor.yml
CODE_OF_CONDUCT.md
HACKING.md
LICENSE
package.json cleanup & fixes 2018-07-02 19:53:48 +02:00
README.md added new plugins to README 2018-07-02 19:53:36 +02:00
tsconfig.json bumped angular & webpack 2018-05-20 16:12:05 +02:00
tslint.json
webpack.config.js
yarn.lock bumped Electron 2018-05-20 16:41:42 +02:00

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