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

io.github.libtmux.PaneCommand.PaneCommand.frame

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.PaneCommand
Declared in
PaneCommand
Package
io.github.libtmux:libtmux
Source
libtmux/src/main/java/io/github/libtmux/PaneCommand.java
frame ( lines : List<String> ) → Framed
method [source]
method [source]
frame

What lies between the two markers, and the status the end marker carried.

The start marker is matched as a whole row after trimming, the end marker as the end of one — never by containment, because the echo of the typed line holds both as substrings and must not be mistaken for either. The asymmetry is the shell's: nothing can precede the start marker on its row, since it prints before the command runs, while the command's own last line precedes the end marker whenever it carried no closing newline. That line is output, and is returned as such.

0 declared, 0 inherited

Esc

Type to search.