
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.
LocalProfile | tabby-local
Documentation for tabby-localProperties behavior On Session End color disable Dynamic Title group icon id is Builtin is Template name options terminal Color Scheme type weight
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 …
PlatformService | tabby-core
install Shell Integration (): Promise<void> Defined in tabby-core/src/api/platform.ts:247 Returns Promise<void> is Process Running is Process Running (name: string): Promise<boolean> …
BaseSession | tabby-terminal
Defined in tabby-terminal/src/session.ts:55 Returns void Abstract resize resize (columns: number, rows: number): void Defined in tabby-terminal/src/session.ts:88 Parameters columns: number …
ConnectableProfile | tabby-core
Properties behavior On Session End behavior On Session End: "close" | "auto" | "keep" | "reconnect" Inherited from Profile. behaviorOnSessionEnd Defined in tabby …
TabbyFormatedDatePipe | tabby-core
tabby-core TabbyFormatedDatePipe Class TabbyFormatedDatePipe Hierarchy TabbyFormatedDatePipe Implements PipeTransform Index Constructors constructor Methods …
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 …
ConnectableTerminalTabComponent | tabby-terminal
Defined in tabby-terminal/src/api/connectableTerminalTab.component.ts:21 Type Parameters P extends ConnectableTerminalProfile Parameters injector: Injector Returns …
VaultService | tabby-core
Defined in tabby-core/src/services/vault.service.ts:192 Parameters type: string key: VaultSecretKey Returns Promise<null | VaultSecret> is Enabled is Enabled (): boolean …