About 123 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. Theme | tabby-core

    Defined in tabby-core/src/api/theme.ts:15 name name: string Defined in tabby-core/src/api/theme.ts:5 terminal Background terminal Background: string Defined in tabby …

  4. BaseTerminalTabComponent | tabby-terminal

    Defined in tabby-terminal/src/api/baseTerminalTab.component.ts:193 Type Parameters P extends BaseTerminalProfile Parameters injector: Injector Returns BaseTerminalTabComponent <P> …

  5. ConnectableTerminalTabComponent | tabby-terminal

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

  6. BaseSession | tabby-terminal

    Constructors constructor new Base Session (logger: Logger): BaseSession Defined in tabby-terminal/src/session.ts:29 Parameters logger: Logger Returns BaseSession Properties …

  7. LoginScript | tabby-terminal

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

  8. tabby-core

    This module provides: tabbed interface services toolbar UI config file management hotkeys tab recovery logging theming Using the API: import { AppService, TabContextMenuItemProvider } …

  9. InputProcessingOptions | tabby-terminal

    Search tabby-terminal All InheritedExternals tabby-terminal InputProcessingOptions Interface InputProcessingOptions

  10. SessionMiddleware | tabby-terminal

    Defined in tabby-terminal/src/api/middleware.ts:8 Protected output To Terminal output To Terminal: Subject<Buffer> = ...