UNPKG

tabby-trzsz

Version:

Supports trzsz ( trz / tsz ), which similar to rz / sz, and compatible with tmux.

6 lines (5 loc) 162 B
import { ConfigService } from "tabby-core"; export declare class TrzszSettingsTabComponent { config: ConfigService; constructor(config: ConfigService); }