1
1
mirror of https://github.com/Eugeny/tabby.git synced 2024-09-20 01:18:39 +03:00
A terminal for a more modern age
Go to file
Eugene Pankov e24d3d56eb
Revert "Delete icon.ico"
This reverts commit aaac14dbd5.
2017-12-14 17:32:41 +01:00
app added SSH connection manager (fixes #220) 2017-11-27 16:30:59 +01:00
build Revert "Delete icon.ico" 2017-12-14 17:32:41 +01:00
clink clink 2017-05-11 22:56:48 +02:00
docs docs 2017-07-28 09:18:37 +02:00
scripts Include all build tools in project's dependencies 2017-11-28 00:19:38 -05:00
terminus-community-color-schemes support Xresources colors beyond 16 2017-11-27 21:29:35 +01:00
terminus-core added missing hotkeys 2017-12-14 15:03:51 +01:00
terminus-plugin-manager added SSH connection manager (fixes #220) 2017-11-27 16:30:59 +01:00
terminus-settings added SSH connection manager (fixes #220) 2017-11-27 16:30:59 +01:00
terminus-ssh ssh agent support (closes #251) 2017-12-07 20:47:25 +01:00
terminus-terminal fixed tmux argument list handling (closes #231) 2017-12-07 20:21:02 +01:00
.gitignore . 2017-06-24 13:26:52 +02:00
.travis.yml use yarn for Travis builds 2017-12-14 14:55:31 +01: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 Include all build tools in project's dependencies 2017-11-28 00:19:38 -05:00
README.md Add license scan report and status 2017-08-04 13:39:41 +02:00
tsconfig.json explicitly specify --login for POSIX shells 2017-10-20 21:44:34 +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 Include all build tools in project's dependencies 2017-11-28 00:19:38 -05:00

Terminus α

A terminal for a more modern age




Build Status Build status GitHub license Downloads FOSSA Status


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
  • 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
  • Default Linux style hotkeys for copy (Ctrl+Shift+C) and paste (Ctrl+Shift+V)

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!

License

FOSSA Status