libtmux Reference MCP Search
On this page

tmux.PaneOptionValues.AllowPassthrough

View as Markdown

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

AllowPassthrough returns materialized "allow-passthrough" as OptionValue with value type OptionValue AllowPassthrough from pane option values; it does not query tmux. Available as FLAG since tmux 3.3; CHOICE since tmux 3.4 (choices: "off", "on", "all"); set it with Pane.SetAllowPassthrough .

0 declared, 0 inherited

Esc

Type to search.