libtmux Reference MCP Search
On this page

tmux.Window.RawOption

View as Markdown

Module
tmux
Declared in
Window
Package
github.com/libtmux/libtmux-go/tmux
Source
tmux/option_read.go
RawOption ( ctx : context.Context , name : string ) (string, bool, error)
method [source]
method [source]
RawOption

RawOption returns one exact window option value at this exact window target. A successful string is caller-owned; the receiver's exact linked session context controls tmux format evaluation, and a completed failure is returned.

0 declared, 0 inherited

Esc

Type to search.