# tmux.PromptCommandCursorStyle

- **Module:** tmux
- **Package:** github.com/libtmux/libtmux-go/tmux
- **Language:** Go
- **Kind:** struct
- **Source:** https://github.com/libtmux/libtmux-go/blob/5f808882015a975a65acc7f9da5b3ff0d5cbdc91/tmux/option_generated.go#L556
- **Page:** https://libtmux.org/reference/go/tmux-promptcommandcursorstyle/

PromptCommandCursorStyle is a typed value for the "prompt-command-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.
