No description
Find a file
2019-05-11 20:13:51 +02:00
.github added github stale issues bot 2018-08-26 13:40:26 +02:00
app use stock windows-blurbehind 2019-05-06 14:09:30 +02: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
snap Update snapcraft.yaml 2019-03-13 12:45:41 +01:00
terminus-community-color-schemes fixed funky source maps 2019-04-28 11:42:34 +02:00
terminus-core tab closing fix 2019-05-02 12:23:53 +02:00
terminus-plugin-manager wip 2019-05-03 22:06:21 +02:00
terminus-settings fixed settings scroll (fixes #791) 2019-05-11 20:13:51 +02:00
terminus-ssh fixed funky source maps 2019-04-28 11:42:34 +02:00
terminus-terminal bumped node-pty 2019-05-10 17:57:03 +02:00
terminus-uac Experimental UAC start-as-admin wrapper (fixes #511) 2018-12-24 18:11:26 +01:00
.gitignore autogen docs 2019-03-07 18:04:03 +01:00
.pug-lintrc.js SVG icons 2018-08-09 15:13:31 +02:00
.travis.ssh.key.enc autogen docs 2019-03-07 18:04:03 +01:00
.travis.ssh.key.pub autogen docs 2019-03-07 18:04:03 +01:00
.travis.yml travis 2019-03-07 23:17:44 +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 Electron 5 compat 2019-05-04 18:59:50 +02:00
README.md Update README.md 2019-05-03 10:12:08 +02: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
typedoc.js prepared terminus-core for typedocs 2019-03-07 01:51:15 +01:00
webpack.config.js allow starting commands in new tabs via CLI (fixes #304) 2018-08-26 17:35:04 +02:00
yarn.lock Electron 5 compat 2019-05-04 18:59:50 +02:00

GitHub Travis (.org) AppVeyor

GitHub All Releases Gitter


Terminus is a highly configurable terminal emulator for Windows, macOS and Linux

  • Theming and color schemes
  • Fully configurable shortcuts
  • Split panes
  • Remembers your tabs
  • PowerShell (and PS Core), WSL, Git-Bash, Cygwin, Cmder and CMD support
  • Integrated SSH client and connection manager
  • Full Unicode support including double-width characters
  • Doesn't choke on fast-flowing outputs
  • Proper shell experience on Windows including tab completion (via Clink)

Buy me a coffee


  • Terminus is an alternative to Windows' standard terminal (conhost), PowerShell ISE, PuTTY or iTerm

  • Terminus is not a new shell or a MinGW or Cygwin replacement. Neither is it lightweight - if RAM usage is of importance, consider Conemu or Alacritty


Plugins

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

  • clickable-links - makes paths and URLs in the terminal clickable
  • 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
  • quick-cmds - quickly send commands to one or all terminal tabs
  • save-output - record terminal output into a file
  • scrollbar - adds a scrollbar to hterm tabs

Themes


Contributing

Pull requests and plugins are welcome!

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

License

FOSSA Status