tmux.WindowOptionValues.PaneScrollbars
Go
- Python Unavailable
- Ruby Unavailable
- Lua Unavailable
- TypeScript Unavailable
- Rust Unavailable
- Go
- Java Unavailable
- .NET Unavailable
- C++ Unavailable
- Swift Unavailable
- 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