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

View as Markdown

Module
pane
Declared in
Pane
Package
libtmux
Source
crates/libtmux/src/pane.rs
Other languages
Python Ruby LuaTypeScriptGoJava.NETC++Swift
paste_buffer ( self , name : Option<&str> ) → Result<(), Error>
method [source]
method [source]
paste_buffer

Paste a buffer's contents into the pane.

Passing None pastes the most recent buffer.

Errors

Returns an error when no such buffer exists.

In other ports Paste a buffer into a pane

0 declared, 0 inherited

Esc

Type to search.