mouse: add todo
Signed-off-by: Tim Culverhouse <tim@timculverhouse.com>
This commit is contained in:
parent
43f73eb895
commit
ad3ef19b87
1 changed files with 2 additions and 0 deletions
|
@ -12,3 +12,5 @@ pub const Shape = enum {
|
||||||
@"ns-resize",
|
@"ns-resize",
|
||||||
cell,
|
cell,
|
||||||
};
|
};
|
||||||
|
|
||||||
|
// TODO: mouse support
|
||||||
|
|
Loading…
Reference in a new issue