Tabby - a terminal for a more modern age Tabby is an infinitely customizable cross-platform terminal app for local shells, serial, SSH and Telnet connections Here's a demo 👇 Download Latest app release
tabby-local Tabby Local Plugin local shells; Using the API: import { ShellProvider} from 'tabby-local' Exporting your subclasses: @ NgModule ({ providers: [ { provide: ShellProvider, useClass: MyShellPlugin, multi: true}, ]})
LoginScript | tabby-terminal Documentation for tabby-terminal Preparing search index The search index is not available; tabby-terminal
Theme | tabby-core Extend to add a custom CSS theme Hierarchy Theme; Index Constructors constructor; Properties css; follows Color Scheme; macOSWindow Buttons InsetX; macOSWindow
BaseTerminalProfile | tabby-terminal Documentation for tabby-terminal Inherited from Profile weight Defined in tabby-core typings api profileProvider d ts:13
HotkeyProvider | tabby-core Documentation for tabby-core Extend to provide your own hotkeys A corresponding ConfigProvider must also provide the hotkeys foo config options with the default values