On this page
tmux.Window.SetCursorStyle
- Module
- tmux
- Declared in
- Window
- 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.CursorStylefromWindow.Options;Window.UnsetOptionrestores inheritance or the global default.
0 declared, 0 inherited