About 85 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-terminal

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

  3. LoginScript | tabby-terminal

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

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

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

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

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

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