On this page
tmux.Server.DisplayMenu
- Module
- tmux
- Declared in
- Server
- Package
- github.com/libtmux/libtmux-go/tmux
- Source
- tmux/server_interactive.go
- DisplayMenu ( ctx : context.Context , request : DisplayMenuRequest ) error
-
DisplayMenu displays a menu and waits until tmux closes it. The target client must own a TTY; control-mode clients cannot render menu overlays. It returns no selected value and does not establish whether an item command ran. Unsupported optional flags follow
UnsupportedPolicy. Completed stderr is an error, and cancellation does not prove menu delivery or a selected command's effect.
0 declared, 0 inherited