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
2022-01-31 12:43:51 +01:00
.github added the issue translator bot - fixes #5631 2022-01-29 15:53:42 +01:00
.vscode project rename 2021-06-29 23:57:04 +02:00
app blacklisted clickable-ips 2022-01-30 21:01:49 +01:00
build project rename 2021-06-29 23:57:04 +02:00
docs title pic update 2021-07-01 22:15:58 +02:00
extras admin tabs: more reliable resize detection 2021-10-07 21:57:33 +02:00
locale locale updates 2022-01-30 21:04:49 +01:00
patches Update ssh2+1.5.0.patch 2022-01-30 22:08:40 +01:00
scripts fixed install-deps.js 2022-01-18 10:31:07 +01:00
snap project rename 2021-06-29 23:57:04 +02:00
tabby-community-color-schemes added sdras night owl themes 2022-01-23 17:10:59 -08:00
tabby-core Update tabHeader.component.scss 2022-01-30 21:00:17 +01:00
tabby-electron macOS vibrancy fixes 2022-01-30 20:43:59 +01:00
tabby-linkifier linkifier: re-added port support 2022-01-29 00:02:10 +01:00
tabby-local bumped plugins 2022-01-14 13:04:57 +01:00
tabby-plugin-manager bumped plugins 2022-01-14 13:04:57 +01:00
tabby-serial cleaned up terminal toolbar implementation 2022-01-29 17:20:23 +01:00
tabby-settings fixed hotkey name localization 2022-01-26 20:17:16 +01:00
tabby-ssh ssh: remember and verify host keys - fixes #2419 2022-01-30 00:24:58 +01:00
tabby-telnet cleaned up terminal toolbar implementation 2022-01-29 17:20:23 +01:00
tabby-terminal debounce terminal resize events 2022-01-30 21:08:50 +01:00
tabby-uac admin tabs: more reliable resize detection 2021-10-07 21:57:33 +02:00
tabby-web bumped plugins 2022-01-14 13:04:57 +01:00
tabby-web-demo bumped plugins 2022-01-14 13:04:57 +01:00
web bumped plugins 2022-01-14 13:04:57 +01:00
.all-contributorsrc docs: added MaxWaldorf as contributor 2022-01-26 19:26:11 +01:00
.eslintrc.yml allow type aliases 2021-08-15 14:23:26 +02:00
.gitignore Translation infrastructure 2022-01-08 16:03:01 +01:00
.mergify.yml Update .mergify.yml 2019-09-24 11:02:14 +02:00
.pug-lintrc.js SVG icons 2018-08-09 15:13:31 +02:00
appveyor.yml downgrade node on appveyor 2021-05-16 19:18:22 +02:00
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md 2017-07-01 10:54:04 +02:00
electron-builder.yml Update electron-builder.yml 2022-01-30 20:54:18 +01:00
firebase.json setup docs deployment 2021-09-25 00:36:21 +02:00
HACKING.md mention Clippy plugin 2021-09-06 23:38:55 +02:00
LICENSE wip 2017-06-20 23:28:58 +02:00
package.json Merge pull request #5595 from Eugeny/dependabot/npm_and_yarn/sentry/cli-1.72.1 2022-01-31 12:43:51 +01:00
README.ko-KR.md docs: added MaxWaldorf as contributor 2022-01-26 19:26:11 +01:00
README.md blacklisted clickable-ips 2022-01-30 21:01:49 +01:00
README.ru-RU.md docs: added MaxWaldorf as contributor 2022-01-26 19:26:11 +01:00
README.zh-CN.md docs: fix typo 2022-01-27 12:17:26 +08:00
tsconfig.json es2021 compilation 2021-07-06 09:40:54 +02:00
typedoc.js typedoc fixes 2021-03-03 21:33:37 +01:00
webpack.config.js plugin version bump 2021-07-16 23:59:45 +02:00
webpack.plugin.config.js fixed missing locale modules - fixes #5466 2022-01-13 14:25:16 +01:00
yarn.lock Merge pull request #5595 from Eugeny/dependabot/npm_and_yarn/sentry/cli-1.72.1 2022-01-31 12:43:51 +01:00

GitHub All Releases     Matrix   Translate   Twitter


Downloads:


This README is also available in: Русский 한국어 简体中文


Tabby (formerly Terminus) is a highly configurable terminal emulator, SSH and serial client for Windows, macOS and Linux

  • Integrated SSH and Telnet client and connection manager
  • Integrated serial terminal
  • Theming and color schemes
  • Fully configurable shortcuts and multi-chord shortcuts
  • Split panes
  • Remembers your tabs
  • PowerShell (and PS Core), WSL, Git-Bash, Cygwin, MSYS2, Cmder and CMD support
  • Direct file transfer from/to SSH sessions via Zmodem
  • Full Unicode support including double-width characters
  • Doesn't choke on fast-flowing outputs
  • Proper shell experience on Windows including tab completion (via Clink)
  • Integrated encrypted container for SSH secrets and configuration
  • SSH, SFTP and Telnet client available as a web app (also self-hosted).

Contents

What Tabby is and isn't

  • Tabby is an alternative to Windows' standard terminal (conhost), PowerShell ISE, PuTTY, macOS Terminal.app and iTerm

  • Tabby is not a new shell or a MinGW or Cygwin replacement. Neither is it lightweight - if RAM usage is of importance, consider Conemu or Alacritty

Terminal features

  • A V220 terminal + various extensions
  • Multiple nested split panes
  • Tabs on any side of the window
  • Optional dockable window with a global spawn hotkey ("Quake console")
  • Progress detection
  • Notification on process completion
  • Bracketed paste, multiline paste warnings
  • Font ligatures
  • Custom shell profiles
  • Optional RMB paste and copy-on select (PuTTY style)

SSH Client

  • SSH2 client with a connection manager
  • X11 and port forwarding
  • Automatic jump host management
  • Agent forwarding (incl. Pageant and Windows native OpenSSH Agent)
  • Login scripts

Serial Terminal

  • Saved connections
  • Readline input support
  • Optional hex byte-by-byte input and hexdump output
  • Newline conversion
  • Automatic reconnection

Portable

Tabby will run as a portable app on Windows, if you create a data folder in the same location where Tabby.exe lives.

Plugins

Plugins and themes can be installed directly from the Settings view inside Tabby.

  • docker - connect to Docker containers
  • title-control - allows modifying the title of the terminal tabs by providing a prefix, suffix, and/or strings to be removed
  • quick-cmds - quickly send commands to one or all terminal tabs
  • save-output - record terminal output into a file
  • sync-config - sync the config to Gist or Gitee
  • clippy - an example plugin which annoys you all the time
  • workspace-manager - allows creating custom workspace profiles based on the given config
  • search-in-browser - opens default system browser with a text selected from the Tabby's tab

Themes

Sponsors

packagecloud has provided free Debian/RPM repository hosting

Contributing

Pull requests and plugins are welcome!

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


Thanks goes to these wonderful people (emoji key):


Russell Myers

💻

Austin Warren

💻

Felicia Hummel

💻

Mike MacCana

⚠️ 🎨

Yacine Kanzari

💻

BBJip

💻

Futagirl

🎨

Levin Rickert

💻

OJ Kwon

💻

domain

🔌 💻

James Brumond

🔌

Daniel Imms

💻 🔌 ⚠️

Florian Bachmann

💻

Michael Kühnel

💻 🎨

Tilmann Meyer

💻

PM Extra

🐛

Jonathan

💻

Hans Koch

💻

Dak Smyth

💻

Wang Zhi

💻

jack1142

💻

Howie Douglas

💻

Chris Kaczor

💻

Johannes Kadak

💻

LeSeulArtichaut

💻

Cyril Taylor

💻

nstefanou

💻 🔌

orin220444

💻

Gobius Dolhain

💻

Gwilherm Folliot

💻

Dmitry Pronin

💻

Jonathan Beverley

💻

Zenghai Liang

💻

Mateusz Tracz

💻

pinpin

💻

Takuro Onoda

💻

frauhottelmann

💻

Piotr Patalong

🎨

Clark Wang

💻

iamchating

💻

starxg

🔌

Alisue

🎨

Dominic Yin

💻

Brandon Rothweiler

🎨

Logic Machine

📖

cypherbits

📖

Matthew Davidson

💻

Alexander Wiedemann

💻

장보연

📖

zZ

💻

Aaron Davison

💻

Przemyslaw Kozik

🎨

Alfredo Arellano de la Fuente

💻

MH Kim

💻

Marmota

🎨

Ares Andrew

📖

George Korsnick

💵

Artem Smirnov

💵

Tim Kopplow

💵

mrthock

💵

Lukas Rottach

💵

boonkerz

💻 🌍

Milo Ivir

🌍

JasonCubic

🎨

MaxWaldorf

🚇

This project follows the all-contributors specification. Contributions of any kind welcome!