A terminal for a more modern age
Branch: master
Clone or download
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
.github added github stale issues bot Aug 26, 2018
app reconfigure terminals on DPI change (fixes #576) Feb 9, 2019
build replace the stock installer gif (fixes #606) Jan 7, 2019
docs added the ko-fi link Oct 16, 2018
extras Experimental UAC start-as-admin wrapper (fixes #511) Dec 24, 2018
scripts build fix Dec 23, 2018
terminus-community-color-schemes fixed #649 Feb 9, 2019
terminus-core reconfigure terminals on DPI change (fixes #576) Feb 9, 2019
terminus-plugin-manager fixed #649 Feb 9, 2019
terminus-settings fixed #649 Feb 9, 2019
terminus-ssh fixed #649 Feb 9, 2019
terminus-terminal reconfigure terminals on DPI change (fixes #576) Feb 9, 2019
terminus-uac Experimental UAC start-as-admin wrapper (fixes #511) Dec 24, 2018
.gitignore only enable agent forwarding on windows when pageant is running (fixes Dec 15, 2018
.pug-lintrc.js SVG icons Aug 9, 2018
.travis.yml bumped nodejs on travis Dec 30, 2018
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 mention save-output plugin Jan 27, 2019
appveyor.yml use yarn on appveyor & autoinstall plugin deps Dec 23, 2018
package.json fixed #649 Feb 9, 2019
tsconfig.json build re-fix Oct 9, 2018
tslint.json lint May 1, 2017
webpack.config.js allow starting commands in new tabs via CLI (fixes #304) Aug 26, 2018
yarn.lock bumped node-gyp Dec 30, 2018

README.md

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