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

io.github.libtmux.CaptureSpec.CaptureSpec.Builder.from

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.CaptureSpec.CaptureSpec
Declared in
Builder
Package
io.github.libtmux:libtmux
Source
libtmux/src/main/java/io/github/libtmux/CaptureSpec.java
from ( line : int ) → Builder
method [source]
method [source]
from

Starts at a line, counted from the top of the visible area.

Parameters
  • line ( int ) – 0 is the first row on screen; negatives climb into the scrollback

0 declared, 0 inherited

Esc

Type to search.