On this page
tmux.GlobalWindowScope.SetAllowPassthrough
- Module
- tmux
- Declared in
- GlobalWindowScope
- Package
- github.com/libtmux/libtmux-go/tmux
- Source
- tmux/option_generated.go
- SetAllowPassthrough ( ctx : context.Context , value : AllowPassthrough ) error
-
SetAllowPassthrough stores the "allow-passthrough" window option as AllowPassthrough (tmux 3.3 or later). Read it with
WindowOptionValues.AllowPassthroughfromGlobalWindowScope.Options;GlobalWindowScope.UnsetOptionrestores inheritance or the global default.
0 declared, 0 inherited