Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
GotoLoc
Method · 0.65
initialRelocate
Method · 0.65
ReOpen
Method · 0.65
HandleEvent
Method · 0.65
DoRuneInsert
Method · 0.65
MousePress
Method · 0.65
MouseDrag
Method · 0.65
CursorUp
Method · 0.65
CursorDown
Method · 0.65
CursorLeft
Method · 0.65
CursorRight
Method · 0.65
WordRight
Method · 0.65
Implementers
3
TermWindow
internal/display/termwindow.go
BufWindow
internal/display/bufwindow.go
InfoWindow
internal/display/infowindow.go
Calls
no outgoing calls
Tested by
no test coverage detected