#include <ghostty/vt/point.h>
A coordinate in the terminal grid.
Definition at line 32 of file point.h.
Column (0-indexed).
Definition at line 34 of file point.h.
Row (0-indexed). May exceed page size for screen/history tags.
Definition at line 37 of file point.h.