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

mcp.views.Capture

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

API reference · Markdown

struct mcp.views.Capture
struct [source]
struct [source]
struct mcp.views.Capture

What a pane is showing.

Members

pane

pane : String
attribute [source]
attribute [source]
pane

The pane that was read.

text

text : String
attribute [source]
attribute [source]
text

The text, with lines separated by newlines.

lines

lines : usize
attribute [source]
attribute [source]
lines

How many lines that is.

marks

marks : Marks
attribute [source]
attribute [source]
marks

Whether the text is one command's output, and why it is not.

Esc

Type to search.