# LibTmux::Pane#paste

- **Module:** LibTmux::Pane#
- **Package:** libtmux
- **Language:** Ruby
- **Kind:** method
- **Source:** https://github.com/libtmux/libtmux-ruby/blob/c6d9d21771828e583692ca899ed817f9640d6a55/gems/libtmux/lib/libtmux/operations.rb#L361
- **Page:** https://libtmux.org/en/ruby/latest/reference/libtmux-pane-paste/

```
LibTmux::Pane#paste(buffer: ::String, delete: bool = nil, bracketed: bool = nil, separator: ::String? = nil, timeout: ::Numeric = nil, cancel: untyped = nil) -> ::LibTmux::CommandResult
```

Behavior: Pane input and capture.

Behavior contract: Pane input and capture.
