MCPcopy Create free account
hub / github.com/codehamr/codehamr / resizeSettleMsg

Struct resizeSettleMsg

internal/tui/model.go:337–337  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

335 spinner: sp,
336 connected: true, // optimistic until the first ping proves otherwise
337 // width/height left at 0; View() returns "" until the first
338 // WindowSizeMsg, so we don't flash an 80×24 frame then resize.
339 streaming: new(strings.Builder),
340 scroll: new(strings.Builder),

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected