error.Error.OutputLimitExceeded
Rust
- Python Unavailable
- TypeScript Unavailable
- Rust
- Go Unavailable
- Java Unavailable
- .NET Unavailable
- C++ Unavailable
- Swift Unavailable
- Module
- error
- Declared in
- Error
- Package
- libtmux
- Source
- crates/libtmux/src/error.rs
-
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