# TmuxError.commandTooLarge(actualBytes:maximumBytes:)

- **Module:** TmuxError
- **Package:** libtmux-swift
- **Language:** Swift
- **Kind:** constant
- **Source:** https://github.com/libtmux/libtmux-swift/blob/254f8b2be7eb60cacc3ffcb3ea8e456784f582df/Sources/LibTmux/TmuxError.swift#L20
- **Page:** https://libtmux.org/en/swift/latest/reference/tmuxerror-commandtoolarge(actualbytes-maximumbytes-)/

A direct tmux client cannot encode the command, so it was not submitted.
