tmux.Pane.Cmd
Go
- Python
- Ruby Unavailable
- Lua Unavailable
- TypeScript
- Rust
- Go
- Java Unavailable
- .NET Unavailable
- C++ Unavailable
- Swift Unavailable
- Module
- tmux
- Declared in
- Pane
- Package
- github.com/libtmux/libtmux-go/tmux
- Source
- tmux/scoped_command.go
- Other languages
- Python Ruby Lua TypeScriptRust Java .NET C++ Swift
- Cmd ( ctx : context.Context , args : string ) (CommandResult, error)
-
Cmd executes a tmux subcommand targeted to the pane's stable ID.
In other ports Run a tmux command addressed at a pane
- Python
libtmux.Pane.cmd - Ruby No source-verified Ruby equivalent is recorded for this operation.
- Lua No source-verified Lua equivalent is recorded for this operation.
- TypeScript
pane.Pane.cmd - Rust
pane.Pane.cmd - Java no equivalent on
Pane - .NET no equivalent on
Pane - C++ no equivalent on
Pane - Swift no equivalent on
Pane
- Python
0 declared, 0 inherited