1
1
mirror of https://github.com/Eugeny/tabby.git synced 2024-11-24 06:04:04 +03:00
A terminal for a more modern age
Go to file
2019-01-05 15:17:41 +01:00
.github added github stale issues bot 2018-08-26 13:40:26 +02:00
app better messageboxes 2019-01-03 17:20:02 +03:00
build updated icon 2018-12-05 01:34:11 +01:00
docs added the ko-fi link 2018-10-16 15:50:34 +02:00
extras Experimental UAC start-as-admin wrapper (fixes #511) 2018-12-24 18:11:26 +01:00
scripts build fix 2018-12-23 20:56:30 +01:00
terminus-community-color-schemes bumped plugin versions 2019-01-03 13:08:57 +03:00
terminus-core better messageboxes 2019-01-03 17:20:02 +03:00
terminus-plugin-manager fixed npm detection when fish is the default shell (#584) 2019-01-05 14:53:19 +01:00
terminus-settings better messageboxes 2019-01-03 17:20:02 +03:00
terminus-ssh wrap TerminalTab into SSHTab 2019-01-05 15:17:41 +01:00
terminus-terminal fixed #597 2019-01-05 14:51:36 +01:00
terminus-uac Experimental UAC start-as-admin wrapper (fixes #511) 2018-12-24 18:11:26 +01:00
.gitignore only enable agent forwarding on windows when pageant is running (fixes #496) 2018-12-15 15:19:47 +01:00
.pug-lintrc.js SVG icons 2018-08-09 15:13:31 +02:00
.travis.yml bumped nodejs on travis 2018-12-30 17:26:01 +01:00
appveyor.yml use yarn on appveyor & autoinstall plugin deps 2018-12-23 20:03:29 +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 fixed macos zip artifact naming 2019-01-03 13:01:15 +03:00
README.md Typo in README 2018-12-06 15:16:01 -05: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 bumped node-gyp 2018-12-30 17:44:52 +01:00

Downloads | Community | Latest Windows nightly


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

Buy me a coffee


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 - quickly send commands to one or all terminal tabs

Contributing

Pull requests and plugins are welcome!

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

License

FOSSA Status