libtmux Reference MCP Search
On this page

tmuxtest.TypeAndWait

View as Markdown

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

TypeAndWait sends command to the pane and blocks until it has finished.

It appends and waits for a unique marker whether the command succeeds or fails. It does not return the command's exit status.

0 declared, 0 inherited

Esc

Type to search.