Gustavo17 / terminus

A terminal for a more modern age

Home Page:https://eugeny.github.io/terminus/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Terminus α

A terminal for a more modern age

Build Status Build status GitHub license Downloads


Terminus is a web technology based 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
  • Configurable hotkey schemes
  • GNU Screen style hotkeys available by default
  • Default Linux style hotkeys for Copy(Ctrl+Shift+C), and Paste(Ctrl+Shift+V)
  • Full Unicode support including double-width characters
  • Doesn't choke on fast-flowing outputs
  • Tab persistence on macOS and Linux
  • Proper shell-like experience on Windows including tab completion (thanks, Clink!)
  • CMD, PowerShell, Cygwin, Git-Bash and Bash on Windows support

Plugins

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


Contributing

Pull requests and plugins are welcome! Publish your plugin on NPM with a terminus-plugin keyword to make them appear in the Plugin Manager.

See HACKING.md for a very brief plugin development tutorial!

About

A terminal for a more modern age

https://eugeny.github.io/terminus/

License:MIT License


Languages

Language:Lua 32.4%Language:TypeScript 31.6%Language:HTML 25.1%Language:JavaScript 5.6%Language:CSS 4.7%Language:Batchfile 0.6%