
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 - a terminal for a more modern age
Tabby is a free and open source SSH, local and Telnet terminal with everything you'll ever need.
VaultService | tabby-core
Documentation for tabby-core. Fires once when the config is loaded
HotkeysService | tabby-core
Documentation for tabby-core. Fired for each singular key combination
Theme | tabby-core
Extend to add a custom CSS theme. Hierarchy. Theme; Index. Constructors. constructor; Properties. css; follows Color Scheme; macOSWindow Buttons InsetX; macOSWindow ...
tabby-local
Tabby Local Plugin. local shells; Using the API: import { ShellProvider} from 'tabby-local' Exporting your subclasses: @ NgModule ({... providers: [... { provide: ShellProvider, useClass: …
LoginScript | tabby-terminal
Documentation for tabby-terminal. Preparing search index... The search index is not available; tabby-terminal
tabby-settings
Tabby Settings Plugin. tabbed settings interface; Using the API: import { SettingsTabProvider} from 'tabby-settings' Exporting your subclasses: @ NgModule ({... providers: [... { provide: SettingsTabProvider, useClass: MySettingsTab, multi: true},...]})
PlatformService | tabby-core
Documentation for tabby-core. Preparing search index... The search index is not available; tabby-core
tabby-core
Tabby Core Plugin. See also: Settings plugin API; Terminal plugin API; Local terminal API; Linkifier plugin API; This module provides: tabbed interface services; toolbar UI; config file management; hotkeys; tab recovery; logging; theming; Using the API: import { AppService, TabContextMenuItemProvider} from 'tabby-core' Exporting your subclasses:
- 某些结果已被删除