Prerelease This site documents an alpha of libtmux. Its structure, URLs and APIs are subject to change.

tmux.DisplayPopupRequest.CloseOnAnyKey

Go
  • Python Unavailable
  • Ruby Unavailable
  • Lua Unavailable
  • TypeScript Unavailable
  • Rust Unavailable
  • Go
  • Java Unavailable
  • .NET Unavailable
  • C++ Unavailable
  • Swift Unavailable

View as Markdown

Module
tmux
Declared in
DisplayPopupRequest
Package
github.com/libtmux/libtmux-go/tmux
Source
tmux/pane_popup.go
CloseOnAnyKey : bool
attribute [source]
attribute [source]
CloseOnAnyKey

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

Esc

Type to search.