Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/liamg/darktile
/ ViewHeight
Method
ViewHeight
internal/app/darktile/termutil/buffer.go:274–276 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
272
}
273
274
func
(buffer *Buffer) ViewHeight() uint16 {
275
return
buffer.viewHeight
276
}
277
278
func
(buffer *Buffer) deleteLine() {
279
index := int(buffer.RawLine())
Callers
15
HasScrollableRegion
Method · 0.95
GetVPosition
Method · 0.95
index
Method · 0.95
setPosition
Method · 0.95
GetVisibleLines
Method · 0.95
clear
Method · 0.95
getViewLine
Method · 0.95
eraseDisplay
Method · 0.95
SizeInChars
Method · 0.80
handleMouse
Method · 0.80
drawContent
Method · 0.80
drawAnnotation
Method · 0.80
Calls
no outgoing calls
Tested by
2
TestBufferCreation
Function · 0.64
TestOffsets
Function · 0.64