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

io.github.libtmux.Pane_.Pane_

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_
Package
io.github.libtmux:libtmux
Source
libtmux/src/main/java/io/github/libtmux/Pane_.java
class io.github.libtmux.Pane_.Pane_
classreadonly [source]
classreadonly [source]
class io.github.libtmux.Pane_.Pane_

Typed fields of Pane .

Discussed in Architecture

10 declared, 0 inherited

Members

  • height method The pane's height, in cells.
  • width method The pane's width, in cells.
  • index method The pane's position in its window.
  • active method Whether this was its window's active pane.
  • command method The command tmux reported running in the pane.
  • id method The pane id.
  • left method The column of the pane's left edge in its window.
  • path method The pane's working directory, as the text tmux reported.
  • title method The pane's title, which a program running in it can set.
  • top method The row of the pane's top edge in its window.
Esc

Type to search.