About 88 results
Open links in new tab
  1. 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.

  2. LoginScript | tabby-terminal

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

  3. tabby-terminal

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

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

  5. SplitTabComponent | tabby-core

    Defined in tabby-core/src/components/splitTab.component.ts:251 Fired when a different sub-tab gains focus Returns Observable<BaseTabComponent> focused$ get focused$ (): Observable<void> …

  6. 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: …

  7. ConnectableTerminalTabComponent | tabby-terminal

    Defined in tabby-terminal/src/api/connectableTerminalTab.component.ts:21 Type Parameters P extends ConnectableTerminalProfile Parameters injector: Injector Returns …

  8. BaseTerminalTabComponent | tabby-terminal

    Defined in tabby-terminal/src/api/baseTerminalTab.component.ts:135 parent parent: null | BaseTabComponent Inherited from BaseTabComponent.parent Defined in tabby …

  9. 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: …

  10. 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 Defined in tabby …