On this page
tmux.WindowOptionValues.PaneScrollbars
- Module
- tmux
- Declared in
- WindowOptionValues
- Package
- github.com/libtmux/libtmux-go/tmux
- Source
- tmux/option_generated.go
- PaneScrollbars ( ) OptionValue[PaneScrollbars]
-
PaneScrollbars returns materialized "pane-scrollbars" as
OptionValuewith value type OptionValuePaneScrollbarsfrom window option values; it does not query tmux. Available as CHOICE since tmux 3.6 (choices: "off", "modal", "on"); set it withWindow.SetPaneScrollbarsorGlobalWindowScope.SetPaneScrollbars.
0 declared, 0 inherited