On this page
tmux.Pane.SetWindowStyle
- Module
- tmux
- Declared in
- Pane
- Package
- github.com/libtmux/libtmux-go/tmux
- Source
- tmux/option_generated.go
- SetWindowStyle ( ctx : context.Context , value : string ) error
-
SetWindowStyle stores the "window-style" pane option as string (tmux 3.2a or later). Read it with
PaneOptionValues.WindowStylefromPane.Options;Pane.UnsetOptionrestores inheritance or the global default.
0 declared, 0 inherited