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