
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.
ConnectableTerminalTabComponent | tabby-terminal
Defined in tabby-terminal/src/api/connectableTerminalTab.component.ts:21 Type Parameters P extends ConnectableTerminalProfile Parameters injector: Injector Returns …
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 …
SplitTabComponent | tabby-core
Defined in tabby-core/src/components/splitTab.component.ts:232 Private maximized Tab maximized Tab: null | BaseTabComponent = null Defined in tabby …
BaseTerminalTabComponent | tabby-terminal
Properties Protected activity activity: BehaviorSubject<boolean> Inherited from BaseTabComponent.activity Defined in tabby …
PlatformService | tabby-core
Defined in tabby-core/src/api/platform.ts:219 Parameters name: string name: string Returns Promise<boolean>
BaseTabComponent | tabby-core
Parameters injector: Injector Returns BaseTabComponent Properties Private _color _color: null | string = null Defined in tabby-core/src/components/baseTab.component.ts:54 Private _destroy …
ProfilesService | tabby-core
get Provider Profile Group Defaults (groupId: string, provider: ProfileProvider <Profile>): any Defined in tabby-core/src/services/profiles.service.ts:510 Return defaults for a given group ID …
AppService | tabby-core
Defined in tabby-core/src/services/app.service.ts:122 Parameters tab: BaseTabComponent index: null | number = null Returns void close All Tabs close All Tabs (): Promise<boolean> Defined …
ConfigService | tabby-core
Methods Private emit Change emit Change (): void Defined in tabby-core/src/services/config.service.ts:283 Returns void enabled Services enabled Services …