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