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
- Module
- io.github.libtmux.Pane_
- Package
- io.github.libtmux:libtmux
- Source
- libtmux/src/main/java/io/github/libtmux/Pane_.java
-
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.