# tmux.PromptCursorStyle

- **Module:** tmux
- **Package:** github.com/libtmux/libtmux-go/tmux
- **Language:** Go
- **Kind:** struct
- **Source:** https://github.com/libtmux/libtmux-go/blob/52968a3181c1c9e6d1b26c565d4b170968ae61c0/tmux/option_generated.go#L592
- **Page:** https://libtmux.org/en/go/latest/reference/tmux-promptcursorstyle/

PromptCursorStyle is a typed value for the "prompt-cursor-style" tmux option. Its zero value is invalid.

## Members

- `String` (method): String returns the exact tmux spelling of v.
- `Valid` (method): Valid reports whether v belongs to the supported tmux-version union.
