MCPcopy
hub / github.com/charmbracelet/bubbletea / setSyncdUpdates

Method setSyncdUpdates

renderer.go:38–38  ·  view source on GitHub ↗

setSyncdUpdates sets whether to use synchronized updates.

(bool)

Source from the content-addressed store, hash-verified

36
37 // setSyncdUpdates sets whether to use synchronized updates.
38 setSyncdUpdates(bool)
39
40 // setWidthMethod sets the method for calculating the width of the terminal.
41 setWidthMethod(ansi.Method)

Callers 1

eventLoopMethod · 0.65

Implementers 2

nilRenderernil_renderer.go
cursedRenderercursed_renderer.go

Calls

no outgoing calls

Tested by

no test coverage detected