tmux.Window.Cmd
Go
- Python
- Ruby Unavailable
- Lua Unavailable
- TypeScript
- Rust
- Go
- Java Unavailable
- .NET Unavailable
- C++ Unavailable
- Swift Unavailable
- Module
- tmux
- Declared in
- Window
- 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 window's stable ID.
In other ports Run a tmux command addressed at a window
- Python
libtmux.Window.cmd - Ruby No source-verified Ruby equivalent is recorded for this operation.
- Lua No source-verified Lua equivalent is recorded for this operation.
- TypeScript
window.Window.cmd - Rust
window.Window.cmd - Java no equivalent on
Window - .NET no equivalent on
Window - C++ no equivalent on
Window - Swift no equivalent on
Window
- Python
0 declared, 0 inherited