Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/micro-editor/micro
/ SetView
Method
SetView
internal/display/window.go:25–25 ·
view source on GitHub ↗
(v *View)
Source
from the content-addressed store, hash-verified
23
Relocate() bool
24
GetView() *View
25
SetView(v *View)
26
LocFromVisual(vloc buffer.Loc) buffer.Loc
27
Resize(w, h int)
28
SetActive(b bool)
Callers
7
ScrollUp
Method · 0.65
ScrollDown
Method · 0.65
ScrollAdjust
Method · 0.65
Center
Method · 0.65
Start
Method · 0.65
End
Method · 0.65
Resize
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