Prerelease This site documents an alpha of libtmux. Its structure, URLs and APIs are subject to change.

Go API

Go documentation

tmux.Pane.Cmd

Go

View as Markdown

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)
method [source]
method [source]
Cmd

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

0 declared, 0 inherited

Esc

Type to search.