tabby价格

Searching…

docs.tabby.sh

tabby-terminal

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

docs.tabby.sh

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-core/src/api/platform.t...

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

LoginScript | tabby-terminal

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

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

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

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

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

tabby-settings

tabby-settings Tabby Settings Plugin tabbed settings interface Using the API: import { SettingsTabProvider } from 'tabby-settings' Exporting your subclasses: @NgModule({ ... providers: [ ... { provide: SettingsTabProv...