# io.github.libtmux.PaneMode.PaneMode.VIEW

- **Module:** io.github.libtmux.PaneMode.PaneMode
- **Package:** io.github.libtmux:libtmux
- **Language:** Java
- **Kind:** constant
- **Source:** https://github.com/libtmux/libtmux-java/blob/842228310449e879ebcaa3f910597757c9dbffd6/libtmux/src/main/java/io/github/libtmux/PaneMode.java#L20
- **Page:** https://libtmux.org/en/java/latest/reference/io-github-libtmux-panemode-panemode-view/

Scrollback without the selection commands.

tmux enters this itself, for the output of a command it was asked to display; no command
here puts a pane into it.
