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