On this page
tmux.WindowOptionValues.AggressiveResize
- Module
- tmux
- Declared in
- WindowOptionValues
- Package
- github.com/libtmux/libtmux-go/tmux
- Source
- tmux/option_generated.go
- AggressiveResize ( ) OptionValue[bool]
-
AggressiveResize returns materialized "aggressive-resize" as
OptionValuewith value type OptionValueboolfrom window option values; it does not query tmux. Available as FLAG since tmux 3.2a; set it withWindow.SetAggressiveResizeorGlobalWindowScope.SetAggressiveResize.
0 declared, 0 inherited