Go to file
Eugene Pankov 2c4c094941 splits API
2019-03-06 23:46:04 +01:00
.github
app bumped electron 2019-02-20 01:57:38 +01:00
build replace the stock installer gif (fixes #606) 2019-01-07 17:31:16 +03:00
docs restored readme images 2019-03-01 18:10:55 +01:00
extras Experimental UAC start-as-admin wrapper (fixes #511) 2018-12-24 18:11:26 +01:00
scripts build fix 2018-12-23 20:56:30 +01:00
terminus-community-color-schemes fixed #649 2019-02-09 22:10:42 +01:00
terminus-core splits API 2019-03-06 23:46:04 +01:00
terminus-plugin-manager use native registry implementation 2019-03-02 15:56:58 +01:00
terminus-settings splitting tabs (fixes #49) 2019-03-04 20:39:05 +01:00
terminus-ssh use native registry implementation 2019-03-02 15:56:58 +01:00
terminus-terminal handle split pane being closed 2019-03-04 21:26:28 +01:00
terminus-uac Experimental UAC start-as-admin wrapper (fixes #511) 2018-12-24 18:11:26 +01:00
.gitignore
.pug-lintrc.js
.travis.yml force yarn relink on travis 2019-02-20 10:51:32 +01:00
appveyor.yml
CODE_OF_CONDUCT.md
HACKING.md
LICENSE
package.json bumped electron 2019-02-20 01:57:38 +01:00
README.md Gitter link 2019-02-19 00:26:31 +01:00
tsconfig.json
tslint.json
webpack.config.js
yarn.lock bumped electron 2019-02-20 01:57:38 +01:00

Downloads | Community | Latest Windows nightly


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)
  • PowerShell (+Core), WSL (Bash on Windows), Git-Bash, Cygwin, Cmder and CMD support
  • Remembers your tabs
  • Integrated SSH client and connection manager

Buy me a coffee


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
  • quick-cmds - quickly send commands to one or all terminal tabs
  • save-output - record terminal output into a file

Contributing

Pull requests and plugins are welcome!

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

License

FOSSA Status