Skip to content

RenderView

Fields

expand

Whether the user toggled full-output expansion.

  • Type: boolean
  • Access: read-only

height

The rows available to the block, or nil in the committed presentation where the body is not height-bounded.

  • Type: number?
  • Access: read-only

width

The terminal width available to the block, in columns.

  • Type: number
  • Access: read-only