On this page
tmux.Session.SetPromptCommandCursorStyle
- Module
- tmux
- Declared in
- Session
- Package
- github.com/libtmux/libtmux-go/tmux
- Source
- tmux/option_generated.go
- SetPromptCommandCursorStyle ( ctx : context.Context , value : PromptCommandCursorStyle ) error
-
SetPromptCommandCursorStyle stores the "prompt-command-cursor-style" session option as PromptCommandCursorStyle (tmux 3.7 or later). Read it with
SessionOptionValues.PromptCommandCursorStylefromSession.Options;Session.UnsetOptionrestores inheritance or the global default.
0 declared, 0 inherited