libghostty
Loading...
Searching...
No Matches
point.h File Reference
#include <stdint.h>

Go to the source code of this file.

Data Structures

struct  GhosttyPointCoordinate
union  GhosttyPointValue
struct  GhosttyPoint

Enumerations

enum  GhosttyPointTag { GHOSTTY_POINT_TAG_ACTIVE = 0 , GHOSTTY_POINT_TAG_VIEWPORT = 1 , GHOSTTY_POINT_TAG_SCREEN = 2 , GHOSTTY_POINT_TAG_HISTORY = 3 }

Detailed Description

Terminal point types for referencing locations in the terminal grid.

Definition in file point.h.