Prerelease This site documents an alpha of libtmux. Its structure, URLs and APIs are subject to change.

error.Error.OutputLimitExceeded

Rust
  • Python Unavailable
  • TypeScript Unavailable
  • Rust
  • Go Unavailable
  • Java Unavailable
  • .NET Unavailable
  • C++ Unavailable
  • Swift Unavailable

View as Markdown

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

tmux produced more output than the dispatch was allowed to read.

Not a truncation. A shortened tmux listing decodes cleanly and says something false -- fewer panes than exist -- so the dispatch fails instead, and the caller either asks tmux for less or raises crate::OutputLimits .

0 declared, 0 inherited

Esc

Type to search.