On this page
formats.plan.TransportDialect.for_version
- Module
- formats.plan
- Declared in
- TransportDialect
- Package
- libtmux
- Source
- crates/libtmux/src/formats/plan.rs
- for_version ( version : &TmuxVersion ) Self
-
Select the dialect a detected tmux version emits.
masternames no release and resolves toTransportDialect::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