About 86 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. 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: …

  3. tabby-terminal

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

  4. SplitTabComponent | tabby-core

    Defined in tabby-core/src/components/splitTab.component.ts:232 Private maximized Tab maximized Tab: null | BaseTabComponent = null Defined in tabby …

  5. LoginScript | tabby-terminal

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

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

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

  8. tabby-settings

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

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

  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 …