mouse: add todo

Signed-off-by: Tim Culverhouse <tim@timculverhouse.com>
This commit is contained in:
Tim Culverhouse 2024-01-31 07:31:27 -06:00
parent 43f73eb895
commit ad3ef19b87

View file

@ -12,3 +12,5 @@ pub const Shape = enum {
@"ns-resize", @"ns-resize",
cell, cell,
}; };
// TODO: mouse support