# tmux.CapturePaneRequest.End

- **Module:** tmux.CapturePaneRequest
- **Package:** github.com/libtmux/libtmux-go/tmux
- **Language:** Go
- **Kind:** attribute
- **Source:** https://github.com/libtmux/libtmux-go/blob/52968a3181c1c9e6d1b26c565d4b170968ae61c0/tmux/pane_capture.go#L77
- **Page:** https://libtmux.org/en/go/latest/reference/tmux-capturepanerequest-end/

End selects the last captured line. Empty uses tmux's visible-screen default; CaptureBoundary selects the end of the visible pane.
