Text area size report.
More...
#include <ttx/terminal/escapes/size_report.h>
Text area size report.
This is requested via CSI 18 t, as specified here.
◆ from_csi()
◆ operator==()
| auto ttx::terminal::TextAreaSizeReport::operator== |
( |
TextAreaSizeReport const & | other | ) |
const -> bool=default |
|
default |
◆ serialize()
| auto ttx::terminal::TextAreaSizeReport::serialize |
( |
| ) |
const -> di::String |
◆ tag_invoke
◆ cols
| u32 ttx::terminal::TextAreaSizeReport::cols { 0 } |
◆ rows
| u32 ttx::terminal::TextAreaSizeReport::rows { 0 } |
The documentation for this struct was generated from the following files: