
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.
Theme | tabby-core
Constructors constructor new Theme (): Theme Returns Theme Properties css css: string Defined in tabby-core/src/api/theme.ts:10 Complete CSS stylesheet
LoginScript | tabby-terminal
tabby-terminal LoginScript Interface LoginScript Hierarchy LoginScript Index Properties expect is Regex optional send
SplitTabComponent | tabby-core
Defined in tabby-core/src/components/splitTab.component.ts:251 Fired when a different sub-tab gains focus Returns Observable<BaseTabComponent> focused$ get focused$ (): …
Frontend | tabby-terminal
Defined in tabby-terminal/src/frontends/frontend.ts:91 Returns any Abstract scroll Lines scroll Lines (amount: number): void Defined in tabby-terminal/src/frontends/frontend.ts:80 …
BaseTerminalTabComponent | tabby-terminal
Defined in tabby-terminal/src/api/baseTerminalTab.component.ts:135 parent parent: null | BaseTabComponent Inherited from BaseTabComponent.parent Defined in tabby …
ConnectableTerminalTabComponent | tabby-terminal
Defined in tabby-terminal/src/api/connectableTerminalTab.component.ts:21 Type Parameters P extends ConnectableTerminalProfile Parameters injector: Injector Returns …
tabby-core
This module provides: tabbed interface services toolbar UI config file management hotkeys tab recovery logging theming Using the API: import { AppService, TabContextMenuItemProvider } …
tabby-terminal
tabby-terminal Tabby Terminal Plugin terminal tabs terminal frontends session management
FileDownload | tabby-core
Defined in tabby-core/src/api/platform.ts:57 Parameters status: string Returns void set Total Size set Total Size (size: number): void Inherited from FileTransfer. setTotalSize Defined in tabby …