Go to file
Eugene Pankov 128fe24003 fixed NPM detection in cases when node is not on PATH 2018-04-03 13:31:56 +02:00
app copy notification 2018-03-30 23:24:34 +02:00
build icon update 2018-01-24 19:39:51 +01:00
clink
docs
scripts build fixes 2018-03-23 17:15:11 +01:00
terminus-community-color-schemes
terminus-core refreshed settings UI (fixes #314) 2018-04-01 19:51:04 +02:00
terminus-plugin-manager fixed NPM detection in cases when node is not on PATH 2018-04-03 13:31:56 +02:00
terminus-settings refreshed settings UI (fixes #314) 2018-04-01 19:51:04 +02:00
terminus-ssh touchbar improvements 2018-04-01 19:50:43 +02:00
terminus-terminal convert CRLF to LF on paste (fixes #293) 2018-04-01 20:05:30 +02:00
.gitignore
.travis.yml
CODE_OF_CONDUCT.md
HACKING.md
LICENSE
README.md
appveyor.yml
package.json package.json fix 2018-03-18 19:07:31 +01:00
tsconfig.json
tslint.json
webpack.config.js
yarn.lock build fixes 2018-03-23 17:15:11 +01:00

README.md

Terminus α

A terminal for a more modern age




Build Status Build status GitHub license Downloads FOSSA Status


Terminus is a web technology based 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
  • Configurable hotkey schemes
  • GNU Screen style hotkeys available by default
  • Full Unicode support including double-width characters
  • Doesn't choke on fast-flowing outputs
  • Tab persistence on macOS and Linux
  • Proper shell-like experience on Windows including tab completion (thanks, Clink!)
  • CMD, PowerShell, Cygwin, Git-Bash and Bash on Windows support
  • Default Linux style hotkeys for copy (Ctrl+Shift+C) and paste (Ctrl+Shift+V)

Plugins

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


Contributing

Pull requests and plugins are welcome! Publish your plugin on NPM with a terminus-plugin keyword to make them appear in the Plugin Manager.

See HACKING.md for a very brief plugin development tutorial!

License

FOSSA Status