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