# libtmux.Pane:copy_command

- **Module:** libtmux.Pane
- **Package:** libtmux
- **Language:** Lua
- **Kind:** method
- **Source:** https://github.com/libtmux/libtmux-lua/blob/547c9c4228e07ebf846690eb44da2eeeb6fde922/lua/libtmux/_internal/entity.lua#L498
- **Page:** https://libtmux.org/en/lua/latest/reference/libtmux-pane-copy_command/

```
libtmux.Pane:copy_command(action: string, args: string[]? = nil, options: libtmux.KeyOptions? = nil) -> libtmux.Request<boolean>
```
