mirror of
https://github.com/kovidgoyal/kitty
synced 2026-07-18 14:34:52 +02:00
Add the cell pointer shape
This commit is contained in:
@@ -78,6 +78,7 @@ typedef enum MouseShapes {
|
||||
WAIT_POINTER,
|
||||
PROGRESS_POINTER,
|
||||
CROSSHAIR_POINTER,
|
||||
CELL_POINTER,
|
||||
VERTICAL_TEXT_POINTER,
|
||||
MOVE_POINTER,
|
||||
E_RESIZE_POINTER,
|
||||
|
||||
Reference in New Issue
Block a user