
Tabby - a terminal for a more modern age
Tabby is an infinitely customizable cross-platform terminal app for local shells, serial, SSH and Telnet connections. Here's a demo 👇 Download Latest app release
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.
VaultService | tabby-core
Documentation for tabby-core. Fires once when the config is loaded
tabby-local
Tabby Local Plugin. local shells; Using the API: import { ShellProvider} from 'tabby-local' Exporting your subclasses: @ NgModule ({... providers: [... { provide: ShellProvider, useClass: …
LoginScript | tabby-terminal
Documentation for tabby-terminal. Preparing search index... The search index is not available; tabby-terminal
HotkeysService | tabby-core
Documentation for tabby-core. Fired for each singular key combination
ProfilesService | tabby-core
Documentation for tabby-core. Delete all Profiles from config using option filter arg: filter (p: PartialProfile) => boolean -> predicate used to decide which profiles have to be deleted
Theme | tabby-core
Extend to add a custom CSS theme. Hierarchy. Theme; Index. Constructors. constructor; Properties. css; follows Color Scheme; macOSWindow Buttons InsetX; macOSWindow ...
BaseTerminalProfile | tabby-terminal
Documentation for tabby-terminal. Inherited from Profile.weight. Defined in tabby-core/typings/api/profileProvider.d.ts:13
ConnectableProfileProvider | tabby-core
Documentation for tabby-core. Preparing search index... The search index is not available; tabby-core