No description
Find a file
2019-02-20 01:57:38 +01:00
.github added github stale issues bot 2018-08-26 13:40:26 +02:00
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 Update readme.png 2019-02-13 23:12:47 +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 a button to show config file location 2019-02-13 22:58:47 +01:00
terminus-plugin-manager avoid importing npm until required 2019-02-17 13:02:56 +01:00
terminus-settings a button to show config file location 2019-02-13 22:58:47 +01:00
terminus-ssh fixed #649 2019-02-09 22:10:42 +01:00
terminus-terminal parse iTerm OSC 1337 cwd reports 2019-02-20 01:07:05 +01:00
terminus-uac Experimental UAC start-as-admin wrapper (fixes #511) 2018-12-24 18:11:26 +01:00
.gitignore only enable agent forwarding on windows when pageant is running (fixes #496) 2018-12-15 15:19:47 +01:00
.pug-lintrc.js SVG icons 2018-08-09 15:13:31 +02:00
.travis.yml bumped nodejs on travis 2018-12-30 17:26:01 +01:00
appveyor.yml use yarn on appveyor & autoinstall plugin deps 2018-12-23 20:03:29 +01:00
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md 2017-07-01 10:54:04 +02:00
HACKING.md Move info about publishing plugins to HACKING 2018-10-10 12:24:44 +01:00
LICENSE wip 2017-06-20 23:28:58 +02:00
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 build re-fix 2018-10-09 08:34:23 +02:00
tslint.json lint 2017-05-01 13:35:26 +02:00
webpack.config.js allow starting commands in new tabs via CLI (fixes #304) 2018-08-26 17:35:04 +02:00
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