mcp.views.Snapshot
Rust
- Python Unavailable
- Ruby Unavailable
- Lua Unavailable
- TypeScript Unavailable
- Rust
- Go Unavailable
- Java Unavailable
- .NET Unavailable
- C++ Unavailable
- Swift Unavailable
-
A pane's contents and the state a capture leaves out.
Members
-
The pane itself.
-
How wide it is, in columns.
-
How tall it is, in rows.
-
Where the cursor sits, counting from the left.
Discussed in Build a workspace from a file
-
Where the cursor sits, counting from the top.
Discussed in Build a workspace from a file
-
Whether the pane is in a mode, where keys navigate rather than type.
Discussed in Format-token fields
-
Which mode, when it is in one.
-
How far it is scrolled back, when it is in copy mode.
-
Whether the process in it has ended.
-
What the pane is showing.
-
How many lines of it are reported.
-
How many older lines were dropped to honour
max_lines.