libtmux Reference MCP Search
On this page

tmux.Pane.SendKeySequence

View as Markdown

Module
tmux
Declared in
Pane
Package
github.com/libtmux/libtmux-go/tmux
Source
tmux/pane_input.go
SendKeySequence ( ctx : context.Context , request : SendKeySequenceRequest ) error
method [source]
method [source]
SendKeySequence

SendKeySequence sends the requested keys to the receiver's exact linked pane in one tmux command. It does not append Enter. Literal changes tmux key parsing but does not bypass interpretation by the pane's application.

A returned error does not establish how many keys tmux delivered.

0 declared, 0 inherited

Esc

Type to search.