On this page
tmux.PaneOptionValues.AllowPassthrough
- Module
- tmux
- Declared in
- PaneOptionValues
- Package
- github.com/libtmux/libtmux-go/tmux
- Source
- tmux/option_generated.go
- AllowPassthrough ( ) OptionValue[AllowPassthrough]
-
AllowPassthrough returns materialized "allow-passthrough" as
OptionValuewith value type OptionValueAllowPassthroughfrom pane option values; it does not query tmux. Available as FLAG since tmux 3.3; CHOICE since tmux 3.4 (choices: "off", "on", "all"); set it withPane.SetAllowPassthrough.
0 declared, 0 inherited