libtmux Reference MCP Search
On this page

error.ServerConfigurationErrorKind.NotInsideTmux

View as Markdown

Module
error
Declared in
ServerConfigurationErrorKind
Package
libtmux
Source
crates/libtmux/src/error.rs
NotInsideTmux
constant [source]
constant [source]
NotInsideTmux

There is no TMUX variable, so this process is not inside tmux.

Distinct from Self::MalformedTmuxVariable, which means the variable is there and does not say what tmux says: the first is an ordinary state a caller may branch on, the second is a broken environment worth reporting.

0 declared, 0 inherited

Esc

Type to search.