TerminalShellIntegrationCommandOutputRange

Primitive column layout for command-output range copies.

Properties

Link copied to clipboard
const val END_LINE_ID_INDEX: Int = 1

Destination index containing the command-end line id.

Link copied to clipboard
const val REQUIRED_LONGS: Int = 3

Required number of Long slots for one copied command-output range.

Link copied to clipboard
const val START_INCLUSIVE_INDEX: Int = 2

Destination index containing 1 when the start line is command output, or 0 when the start line is prompt/input and should be excluded.

Link copied to clipboard
const val START_LINE_ID_INDEX: Int = 0

Destination index containing the command-start line id.