MCPcopy
hub / github.com/micro-editor/micro / Relocate

Method Relocate

internal/display/window.go:23–23  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

21 Display()
22 Clear()
23 Relocate() bool
24 GetView() *View
25 SetView(v *View)
26 LocFromVisual(vloc buffer.Loc) buffer.Loc

Callers 15

GotoLocMethod · 0.65
initialRelocateMethod · 0.65
ReOpenMethod · 0.65
HandleEventMethod · 0.65
DoRuneInsertMethod · 0.65
MousePressMethod · 0.65
MouseDragMethod · 0.65
CursorUpMethod · 0.65
CursorDownMethod · 0.65
CursorLeftMethod · 0.65
CursorRightMethod · 0.65
WordRightMethod · 0.65

Implementers 3

TermWindowinternal/display/termwindow.go
BufWindowinternal/display/bufwindow.go
InfoWindowinternal/display/infowindow.go

Calls

no outgoing calls

Tested by

no test coverage detected