libtmux Reference MCP Search
On this page

formats.plan.TransportDialect.for_version

View as Markdown

Module
formats.plan
Declared in
TransportDialect
Package
libtmux
Source
crates/libtmux/src/formats/plan.rs
for_version ( version : &TmuxVersion ) Self
method [source]
method [source]
for_version

Select the dialect a detected tmux version emits.

master names no release and resolves to TransportDialect::RawQ , matching every tmux tree since the 3.6 restore. A build that is wrong about this fails loudly during decoding rather than returning altered bytes, because neither dialect accepts the other's escapes.

0 declared, 0 inherited

Esc

Type to search.