libtmux Reference MCP Search
On this page

pane.Pane.unsetOption

View as Markdown

Module
pane
Declared in
Pane
Package
@libtmux/libtmux
Source
packages/libtmux/src/pane.ts
unsetOption ( name : : string ) Promise<void>
method [source]
method [source]
unsetOption

Remove an option from this pane.

Examples

await pane.unsetOption("remain-on-exit");

Discussed in Options and hooks

0 declared, 0 inherited

Esc

Type to search.