# LibTmux::Pane

- **Module:** LibTmux
- **Package:** libtmux
- **Language:** Ruby
- **Kind:** class
- **Source:** https://github.com/libtmux/libtmux-ruby/blob/c6d9d21771828e583692ca899ed817f9640d6a55/gems/libtmux/lib/libtmux/entity.rb#L78
- **Page:** https://libtmux.org/en/ruby/latest/reference/libtmux-pane-14z6/

## Members

- `==` (method): Behavior: Live handles.
- `break_out` (method): Behavior: Entity mutation.
- `capture` (method): Behavior: Pane input and capture.
- `copy_command` (method): Behavior: Copy mode.
- `copy_mode` (method): Behavior: Copy mode.
- `display` (method): Behavior: Formats.
- `eql?` (method): Behavior: Live handles.
- `hash` (method): Behavior: Live handles.
- `hooks` (method): Behavior: Options and hooks.
- `id` (method): Behavior: Live handles.
- `inspect` (method): Behavior: Live handles.
- `join` (method): Behavior: Entity mutation.
- `kill` (method): Behavior: Entity removal.
- `move` (method): Behavior: Entity mutation.
- `options` (method): Behavior: Options and hooks.
- `paste` (method): Behavior: Pane input and capture.
- `pipe` (method): The shell command and its format expansion are explicitly requested here.
only_if_closed follows tmux -o: an existing pipe is closed, not retained.
- `ref` (method): Returns the value of attribute ref.
- `resize` (method): Behavior: Entity mutation.
- `respawn` (method): Behavior: Entity mutation.
- `select` (method): Behavior: Entity mutation.
- `send_keys` (method): Behavior: Pane input and capture.
- `send_text` (method): Behavior: Pane input and capture.
- `server` (method): Returns the value of attribute server.
- `snapshot` (method): Behavior: Snapshot acquisition.
- `split` (method): Behavior: Creation.
- `swap` (method): Behavior: Entity mutation.
