Skip to content
A terminal for a more modern age
Branch: master
Clone or download
Latest commit ad469c0 May 24, 2019
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
.github Update stale.yml May 24, 2019
app compat fixes May 24, 2019
build [ImgBot] Optimize images May 24, 2019
docs restored readme images Mar 1, 2019
extras uac.exe release build (fixes #806) May 17, 2019
scripts use nsis installer and electron-updater (fixes #813, fixes #627) May 19, 2019
snap Update snapcraft.yaml Mar 13, 2019
terminus-community-color-schemes Bump @types/node in /terminus-community-color-schemes May 24, 2019
terminus-core compat fixes May 24, 2019
terminus-plugin-manager Bump @types/semver from 5.4.0 to 6.0.0 in /terminus-plugin-manager May 24, 2019
terminus-settings Bump @types/node from 7.0.12 to 12.0.2 in /terminus-settings May 24, 2019
terminus-ssh lint May 24, 2019
terminus-terminal lint May 24, 2019
terminus-uac Experimental UAC start-as-admin wrapper (fixes #511) Dec 24, 2018
.gitignore autogen docs Mar 7, 2019
.pug-lintrc.js SVG icons Aug 9, 2018
.travis.ssh.key.enc autogen docs Mar 7, 2019
.travis.ssh.key.pub autogen docs Mar 7, 2019
.travis.yml travis Mar 7, 2019
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md Jul 1, 2017
HACKING.md Move info about publishing plugins to HACKING Oct 10, 2018
LICENSE wip Jun 20, 2017
README.md Update README.md May 3, 2019
appveyor.yml use nsis installer and electron-updater (fixes #813, fixes #627) May 19, 2019
package.json Bump electron-installer-snap from 3.0.0 to 3.2.0 (#943) May 24, 2019
tsconfig.json build re-fix Oct 9, 2018
tslint.json lint May 1, 2017
typedoc.js prepared terminus-core for typedocs Mar 7, 2019
webpack.config.js allow starting commands in new tabs via CLI (fixes #304) Aug 26, 2018
yarn.lock Bump electron-installer-snap from 3.0.0 to 3.2.0 (#943) May 24, 2019

README.md

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

You can’t perform that action at this time.