On this page
tmux.PaneOptionValues.ScrollOnClear
- Module
- tmux
- Declared in
- PaneOptionValues
- Package
- github.com/libtmux/libtmux-go/tmux
- Source
- tmux/option_generated.go
- ScrollOnClear ( ) OptionValue[bool]
-
ScrollOnClear returns materialized "scroll-on-clear" as
OptionValuewith value type OptionValueboolfrom pane option values; it does not query tmux. Available as FLAG since tmux 3.3; set it withPane.SetScrollOnClear.
0 declared, 0 inherited