Prerelease This site documents an alpha of libtmux. Its structure, URLs and APIs are subject to change.

io.github.libtmux.Pane.Pane.mode

Java
  • Python Unavailable
  • Ruby Unavailable
  • Lua Unavailable
  • TypeScript Unavailable
  • Rust Unavailable
  • Go Unavailable
  • Java
  • .NET Unavailable
  • C++ Unavailable
  • Swift Unavailable

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.

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.