libtmux
Python
TypeScript
Rust
Go
Java
.NET
C++
Swift
Reference
MCP
Search
On this page
Server
2
Session
2
Window
3
Pane
2
Client
2
Versions
1
Commands
1
Formats
1
Queries
1
Snapshots
1
Workspaces
11
Errors
Exception
Options
Object
Does
Not
Exist
Options
Multiple
Objects
Returned
Options
Tmux
Command
Failure
Options
args
exit
Code
stderr
stdout
target
Lib
Tmux
Exception
Tmux
Transport
Error
Tmux
Transport
Error
Options
Object
Does
Not
Exist
Multiple
Objects
Returned
Tmux
Object
Does
Not
Exist
Version
Too
Low
Wait
Timeout
No
Match
Error
Multiple
Matches
Error
Query
Validation
Error
Tmux
Command
Error
Workspace
Apply
Error
Server
1
Constants and enums
46
Other
8
exc
.Tmux
Command
Failure
Options
View as Markdown
Copy Markdown
Module
exc
Package
@libtmux/libtmux
Source
packages/libtmux/src/exc.ts
interface
exc.
TmuxCommandFailureOptions
interface
[
source
]
¶
interface
[
source
]
¶
interface
exc.
TmuxCommandFailureOptions
5 declared, 0 inherited
Members
args
property
The full argument vector, without the connection flags.
exitCode
property
stderr
property
stdout
property
Whatever the command printed before it failed.
target
property
The
-t
target the command addressed, when it had one.
Esc
Type to search.