1
1
mirror of https://github.com/Eugeny/tabby.git synced 2024-09-21 01:47:28 +03:00
A terminal for a more modern age
Go to file
2018-10-10 12:24:44 +01:00
.github added github stale issues bot 2018-08-26 13:40:26 +02:00
app build re-fix 2018-10-09 08:34:23 +02:00
build Make Windows icon more consistent with other Windows 10 icons (fixes #461) 2018-10-10 12:24:44 +01:00
docs fixed #395 2018-08-17 13:47:54 +02:00
extras added CLI option to paste text into terminal 2018-09-23 16:33:57 +02:00
scripts added a portable build 2018-09-22 13:14:51 +02:00
terminus-community-color-schemes bumped plugin versions 2018-09-11 13:37:14 -07:00
terminus-core dropped winreg in favor of rage-edit 2018-10-08 13:40:16 -07:00
terminus-plugin-manager dropped winreg in favor of rage-edit 2018-10-08 13:40:16 -07:00
terminus-settings transparency support on Linux 2018-10-06 20:50:06 +02:00
terminus-ssh fix #456 2018-10-09 11:25:21 +08:00
terminus-terminal build re-fix 2018-10-09 08:34:23 +02:00
.eslintrc.yml allow starting commands in new tabs via CLI (fixes #304) 2018-08-26 17:35:04 +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 bumped travis node version 2018-08-26 19:29:40 +02:00
appveyor.yml ci 2018-10-03 22:44:04 +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 build fix 2018-10-09 08:15:15 +02:00
README.md README tweaks 2018-10-10 12:24:43 +01: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
webpack.config.js allow starting commands in new tabs via CLI (fixes #304) 2018-08-26 17:35:04 +02:00
yarn.lock build fix 2018-10-09 08:15:15 +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)
  • PowerShell Core, WSL (Bash on Windows), PowerShell, Git-Bash, Cygwin, Cmder and CMD 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
  • quick-cmds - quicklky send commands to one or all terminal tabs

Contributing

Pull requests and plugins are welcome!

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

License

FOSSA Status