libtmux Reference MCP Search
On this page

tmuxtest.RunInPane

View as Markdown

Module
tmuxtest
Package
github.com/libtmux/libtmux-go/tmux
Source
tmux/tmuxtest/screen.go
RunInPane ( ctx : context.Context , t : testing.TB , command : string ) tmux.Pane
function [source]
function [source]
RunInPane

RunInPane creates an isolated pane, waits for its startup-file-free POSIX shell, and submits command with Type . It does not wait for command to start or finish. Resources belong to t; setup failures call testing.TB.Fatal. Use NewServerWithOptions for custom topology or configuration.

0 declared, 0 inherited

Esc

Type to search.