MCPcopy
hub / github.com/liamg/darktile / GetCursorShape

Method GetCursorShape

internal/app/darktile/termutil/buffer.go:97–99  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

95}
96
97func (buffer *Buffer) GetCursorShape() CursorShape {
98 return buffer.cursorShape
99}
100
101func (buffer *Buffer) IsCursorVisible() bool {
102 return buffer.modes.ShowCursor

Callers 1

drawCursorMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected