On this page
tmux.DisplayPopupRequest.CloseOnAnyKey
- Module
- tmux
- Declared in
- DisplayPopupRequest
- Package
- github.com/libtmux/libtmux-go/tmux
- Source
- tmux/pane_popup.go
-
CloseOnAnyKey lets a nonmouse, nonpaste key dismiss the popup after its command has exited. It does not dismiss the popup while the job is active; tmux continues to send keys to that job.
0 declared, 0 inherited