REMOTE

Planned — SSH domains, WSL integration, and encrypted remote attach.

This feature is on the roadmap and not yet implemented.

The design is outlined below. See the roadmap for current status.

SSH Domain

Spawn remote shells via SSH with agent forwarding and keepalive. Remote panes will behave identically to local ones — same splits, same scrollback, same keybindings.

WSL Domain

Windows Subsystem for Linux integration with automatic distro detection and transparent path mapping between Windows and Linux filesystems.

Mixed Local + Remote

Run local and remote panes side by side in the same window.

Encrypted Transport

Remote attach will use TCP with TLS encryption. Certificate pinning following a trust-on-first-use (TOFU) model.

Predictive Local Echo

Mosh-style speculative local echo will display keystrokes immediately without waiting for the server round-trip, eliminating perceived latency.