libtmux Reference MCP Search
On this page

window.assignment

View as Markdown

Module
window
Package
libtmux
Source
crates/libtmux/src/window.rs
assignment ( name : &OsStr , value : &OsStr ) OsString
function [source]
function [source]
assignment

Render one NAME=VALUE pair for tmux's -e flag.

Built from bytes because tmux accepts environment values that are not valid UTF-8, and rejecting them here would be stricter than tmux is.

0 declared, 0 inherited

Esc

Type to search.