Mike MacCana ef7b1ad5d9 Run an npm audit and fix vulnerabilities
$ npm audit fix --force
npm WARN using --force I sure hope you know what you are doing.

> fsevents@1.2.4 install C:\Users\mikem\OneDrive\Documents\terminus-new\terminus\node_modules\fsevents
> node install

npm WARN ajv-keywords@3.2.0 requires a peer of ajv@^6.0.0 but none is installed. You must install peer dependencies yourself.
npm WARN term@ No license field.

+ npx@10.2.0
+ url-loader@1.1.1
+ electron-builder-squirrel-windows@20.28.3
added 83 packages from 35 contributors, removed 39 packages and updated 37 packages in 90.502s
fixed 31 of 39 vulnerabilities in 21449 scanned packages
  8 vulnerabilities required manual review and could not be updated
  3 package updates for 31 vulns involved breaking changes
  (installed due to `--force` option)
2018-10-10 12:24:44 +01:00
2018-08-26 13:40:26 +02:00
2018-10-09 08:34:23 +02:00
2018-08-17 13:47:54 +02:00
2018-09-22 13:14:51 +02:00
2018-10-09 11:25:21 +08:00
2018-10-09 08:34:23 +02:00
2018-08-09 15:13:31 +02:00
2018-08-26 19:29:40 +02:00
ci
2018-10-03 22:44:04 +01:00
2017-07-01 10:54:04 +02:00
wip
2017-06-20 23:28:58 +02:00
2018-10-10 12:24:43 +01:00
2018-10-09 08:34:23 +02:00
2017-05-01 13:35:26 +02:00
2018-10-09 08:15:15 +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)
  • PowerShell Core, WSL (Bash on Windows), PowerShell, Git-Bash, Cygwin, Cmder and CMD 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
  • quick-cmds - quicklky send commands to one or all terminal tabs

Contributing

Pull requests and plugins are welcome!

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

License

FOSSA Status

Description
Languages
TypeScript 78.4%
Pug 12.6%
SCSS 3.8%
JavaScript 2.9%
C++ 2.1%
Other 0.1%