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