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.
Searching…
Tabby is a free and open source SSH, local and Telnet terminal with everything you'll ever need.
tabby-terminal Tabby Terminal Plugin terminal tabs terminal frontends session management
tabby-terminal LoginScript Interface LoginScript Hierarchy LoginScript Index Properties expect is Regex optional send
tabby-local Tabby Local Plugin local shells Using the API: import { ShellProvider } from 'tabby-local' Exporting your subclasses: @NgModule({ ... providers: [ ... { provide: ShellProvider, useClass: MyShellPlugin, mul...
Defined in tabby-core/src/components/splitTab.component.ts:251 Fired when a different sub-tab gains focus Returns Observable focused$ get focused$ (): Observable Inherited from BaseTabComponent.focused$ Defined in tab...
Defined in tabby-core/src/api/platform.ts:69 Parameters bytes: number Returns void is Cancelled is Cancelled (): boolean Inherited from FileTransfer. isCancelled Defined in tabby-core/src/api/platform.ts:48 Returns bo...
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 Parameters amount: number Returns voi...
Defined in tabby-core/src/services/vault.service.ts:192 Parameters type: string key: VaultSecretKey Returns Promise is Enabled is Enabled (): boolean Defined in tabby-core/src/services/vault.service.ts:252 Returns boo...
Constructors constructor new Theme (): Theme Returns Theme Properties css css: string Defined in tabby-core/src/api/theme.ts:10 Complete CSS stylesheet
Constructors constructor new Logger (name: string): Logger Defined in tabby-core/src/services/log.service.ts:2 Parameters name: string Returns Logger Properties Protected name name: string