
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.
tabby-terminal
tabby-terminal Tabby Terminal Plugin terminal tabs terminal frontends session management
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 …
BaseTerminalTabComponent | tabby-terminal
Defined in tabby-terminal/src/api/baseTerminalTab.component.ts:193 Type Parameters P extends BaseTerminalProfile Parameters injector: Injector Returns BaseTerminalTabComponent <P> …
ConnectableTerminalTabComponent | tabby-terminal
Defined in tabby-terminal/src/api/connectableTerminalTab.component.ts:21 Type Parameters P extends ConnectableTerminalProfile Parameters injector: Injector Returns …
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 …
LoginScript | tabby-terminal
tabby-terminal LoginScript Interface LoginScript Hierarchy LoginScript Index Properties expect is Regex optional send
tabby-core
This module provides: tabbed interface services toolbar UI config file management hotkeys tab recovery logging theming Using the API: import { AppService, TabContextMenuItemProvider } …
InputProcessingOptions | tabby-terminal
Search tabby-terminal All InheritedExternals tabby-terminal InputProcessingOptions Interface InputProcessingOptions
SessionMiddleware | tabby-terminal
Defined in tabby-terminal/src/api/middleware.ts:8 Protected output To Terminal output To Terminal: Subject<Buffer> = ...