libtmux Reference MCP Search
On this page

io.github.libtmux.Pane.Pane.mode

View as Markdown

Module
io.github.libtmux.Pane
Declared in
Pane
Package
io.github.libtmux:libtmux
Source
libtmux/src/main/java/io/github/libtmux/Pane.java
mode ( ) Optional<PaneMode>
method [source]
method [source]
mode

Which mode this pane is in at this moment, or empty when it is in none.

<p>Read live rather than from the capture, because entering a mode is something this library does and a caller wants to see the result of.

Returns

the mode, or empty when the pane is showing its program

Raises

0 declared, 0 inherited

Esc

Type to search.