# libtmux.Session.attached_pane

- **Module:** libtmux.Session
- **Package:** libtmux
- **Language:** Python
- **Kind:** property
- **Source:** https://github.com/tmux-python/libtmux/blob/036c521c4b83ce6e434eb50afe2a0d08a6a05e46/src/libtmux/session.py#L1039
- **Page:** https://libtmux.org/reference/py/libtmux-session-attached_pane/

```
libtmux.Session.attached_pane(self) -> Pane | None
```

Return the active :class:`Pane` object.
