tabby怎么读

Searching…

docs.tabby.sh

tabby-terminal

tabby-terminal Tabby Terminal Plugin terminal tabs terminal frontends session management

docs.tabby.sh

LoginScript | tabby-terminal

tabby-terminal LoginScript Interface LoginScript Hierarchy LoginScript Index Properties expect is Regex optional send

docs.tabby.sh

tabby-local

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...

docs.tabby.sh

SplitTabComponent | tabby-core

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...

docs.tabby.sh

DirectoryDownload | tabby-core

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...

docs.tabby.sh

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 Parameters amount: number Returns voi...

docs.tabby.sh

VaultService | tabby-core

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...

docs.tabby.sh

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

docs.tabby.sh

Logger | tabby-core

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