On this page
tmux.Server.CommandPrompt
- Module
- tmux
- Declared in
- Server
- Package
- github.com/libtmux/libtmux-go/tmux
- Source
- tmux/server_interactive.go
- CommandPrompt ( ctx : context.Context , request : CommandPromptRequest ) error
-
CommandPrompt asks tmux to display a background command prompt and returns after tmux accepts it, not after input is submitted or Template runs. It requires tmux 3.3. Later flags follow
UnsupportedPolicy. Completed stderr is an error; cancellation does not prove prompt delivery or later execution.
0 declared, 0 inherited