1
1
mirror of https://github.com/Eugeny/tabby.git synced 2024-09-21 18:07:54 +03:00
A terminal for a more modern age
Go to file
2018-05-20 13:36:22 +02:00
app copy notification 2018-03-30 23:24:34 +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 docs 2017-07-28 09:18:37 +02:00
scripts build fixes 2018-03-23 17:15:11 +01:00
terminus-community-color-schemes process #define variables 2017-12-14 23:51:21 -05:00
terminus-core auto-show window when cmd-tabbing into Terminus 2018-04-24 15:56:54 +02:00
terminus-plugin-manager fixed NPM detection in cases when node is not on PATH 2018-04-03 13:31:56 +02:00
terminus-settings refreshed settings UI (fixes #314) 2018-04-01 19:51:04 +02:00
terminus-ssh touchbar improvements 2018-04-01 19:50:43 +02:00
terminus-terminal Cmder support (fixes #347) 2018-05-20 13:30:45 +02: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 removed gnome-keyring dependency - fixes #339 2018-05-15 17:52:04 +03:00
README.md README updates 2018-05-20 13:36:22 +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 build fixes 2018-03-23 17:15:11 +01:00

Terminus α

A terminal for a more modern age




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.


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