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