1
1
mirror of https://github.com/Eugeny/tabby.git synced 2024-09-20 09:27:16 +03:00
A terminal for a more modern age
Go to file
2018-08-26 13:15:00 +02:00
app xterm frontend 2018-08-26 13:15:00 +02:00
build Updated Windows icon 2018-05-11 00:17:53 +02:00
clink clink 2017-05-11 22:56:48 +02:00
docs fixed #395 2018-08-17 13:47:54 +02:00
scripts added snap building infrastructure (#377) 2018-08-18 20:19:00 +02:00
terminus-community-color-schemes xterm frontend 2018-08-26 13:15:00 +02:00
terminus-core xterm frontend 2018-08-26 13:15:00 +02:00
terminus-plugin-manager xterm frontend 2018-08-26 13:15:00 +02:00
terminus-settings xterm frontend 2018-08-26 13:15:00 +02:00
terminus-ssh xterm frontend 2018-08-26 13:15:00 +02:00
terminus-terminal xterm frontend 2018-08-26 13:15:00 +02:00
.gitignore added Tango color scheme (fixes #349) 2018-05-21 09:24:26 +02:00
.pug-lintrc.js SVG icons 2018-08-09 15:13:31 +02:00
.travis.yml travis.yml fix 2018-08-21 16:29:57 +02:00
appveyor.yml drop x86 2017-09-09 12:55:20 +02:00
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md 2017-07-01 10:54:04 +02:00
HACKING.md update instruction to use npx 2017-12-01 09:31:00 -05:00
LICENSE wip 2017-06-20 23:28:58 +02:00
package.json xterm frontend 2018-08-26 13:15:00 +02:00
README.md readme image 2018-08-11 21:44:50 +02:00
tsconfig.json xterm frontend 2018-08-26 13:15:00 +02:00
tslint.json lint 2017-05-01 13:35:26 +02:00
webpack.config.js added SSH connection manager (fixes #220) 2017-11-27 16:30:59 +01:00
yarn.lock yarn.lock 2018-08-24 22:46:20 +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)
  • CMD, PowerShell, PowerShell Core, Cygwin, Cmder, Git-Bash and WSL (Bash on Windows) 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

Contributing

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

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

License

FOSSA Status