On this page
tmux.WindowOptionValues.AllowPassthrough
- Module
- tmux
- Declared in
- WindowOptionValues
- 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 window 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 withWindow.SetAllowPassthroughorGlobalWindowScope.SetAllowPassthrough.
0 declared, 0 inherited