Prerelease This site documents an alpha of libtmux. Its structure, URLs and APIs are subject to change.

Go API

Go documentation

tmux.Pane.RawOption

Go

View as Markdown

Module
tmux
Declared in
Pane
Package
github.com/libtmux/libtmux-go/tmux
Source
tmux/option_read.go
Other languages
Python Ruby Lua TypeScript Rust Java .NET C++Swift
RawOption ( ctx : context.Context , name : string ) → (string, bool, error)
method [source]
method [source]
RawOption

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

In other ports Read one pane option

0 declared, 0 inherited

Esc

Type to search.