libtmux Reference MCP Search
On this page

tmux.WindowOptionValues.CursorStyle

View as Markdown

Module
tmux
Declared in
WindowOptionValues
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 window 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 Window.SetCursorStyle or GlobalWindowScope.SetCursorStyle .

0 declared, 0 inherited

Esc

Type to search.