Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/mmulet/term.everything
/ PointerMove
Struct
PointerMove
termeverything/PointerCode.go:15–19 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
13
}
14
15
type
PointerMove
struct
{
16
Row int
17
Col int
18
Modifiers int
19
}
20
21
func
(*PointerMove) isPointerEvent() {}
22
func
(*PointerMove) isXkbdCode() {}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected