libtmux Reference MCP Search
On this page

tmux.PaneOptionValues.CursorStyle

View as Markdown

Module
tmux
Declared in
PaneOptionValues
Package
github.com/libtmux/libtmux-go/tmux
Source
tmux/option_generated.go
CursorStyle ( ) OptionValue[CursorStyle]
method [source]
method [source]
CursorStyle

CursorStyle returns materialized "cursor-style" as OptionValue with value type OptionValue CursorStyle from pane option values; it does not query tmux. Available as CHOICE since tmux 3.3 (choices: "default", "blinking-block", "block", "blinking-underline", "underline", "blinking-bar", "bar"); set it with Pane.SetCursorStyle .

0 declared, 0 inherited

Esc

Type to search.