Terminal.getTextFormat

Returns text from the visible part of the terminal in the specified format.

This method is unaware of BiDi. The columns returned in attributes are logical columns.

class Terminal
string
getTextFormat

Parameters

format vte.types.Format

the #VteFormat to use

Return Value

Type: string

a newly allocated text string, or null.