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

pane.Pane.enterCopyMode

View as Markdown

Module
pane
Declared in
Pane
Package
libtmux
Source
packages/libtmux/src/pane.ts
Other languages
PythonRubyLuaRustGoJava.NETC++ Swift
enterCopyMode ( ) → Promise<void>
method [source]
method [source]
enterCopyMode

Enter this pane's copy mode.

In other ports Put a pane into copy mode

Examples

await pane.enterCopyMode();
>>> pane.copy_mode()

0 declared, 0 inherited

Esc

Type to search.