# libtmux.Pane

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

## Members

- `break_out` (method)
- `capture` (method)
- `capture_to_buffer` (method)
- `clear_history` (method)
- `copy_command` (method)
- `copy_mode` (method)
- `get_hook` (method)
- `get_option` (method)
- `kill` (method)
- `list_hooks` (method)
- `list_options` (method)
- `move_to` (method)
- `paste_buffer` (method)
- `reference` (method)
- `resize` (method)
- `respawn` (method)
- `run_hook` (method)
- `select` (method)
- `send_keys` (method)
- `send_text` (method)
- `set_hook` (method)
- `set_option` (method)
- `set_title` (method)
- `snapshot` (method)
- `split` (method)
- `swap` (method)
- `unset_hook` (method)
- `unset_option` (method)
