libtmux Reference MCP Search
On this page

tmux.Server.ConfirmBefore

View as Markdown

Module
tmux
Declared in
Server
Package
github.com/libtmux/libtmux-go/tmux
Source
tmux/server_interactive.go
ConfirmBefore ( ctx : context.Context , request : ConfirmBeforeRequest ) error
method [source]
method [source]
ConfirmBefore

ConfirmBefore asks tmux to display a background confirmation prompt and returns after tmux accepts it, not after the user answers or Command runs. It requires tmux 3.3. ConfirmKey and DefaultYes require tmux 3.4 and follow UnsupportedPolicy . Completed stderr is an error; cancellation does not prove prompt delivery or later command execution did not occur.

0 declared, 0 inherited

Esc

Type to search.