libtmux Reference MCP Search
On this page

tmux.Plan.SendKeys

View as Markdown

Module
tmux
Declared in
Plan
Package
github.com/libtmux/libtmux-go/tmux
Source
tmux/plan_pane.go
SendKeys ( target : Ref , request : SendKeysRequest )
method [source]
method [source]
SendKeys

SendKeys records keys sent to the pane target names.

Sending keys produces no output and can share a dispatch; see Plan.Explain .

A request carrying a command records two steps, as Pane.SendKeys issues two tmux commands: the keys, and the Enter that submits them. Both are chainable, so they still travel together.

0 declared, 0 inherited

Esc

Type to search.