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

Struct quitArmResetMsg

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

quitArmResetMsg fires ~3s after Ctrl+C arms the quit: if not already quit or re-armed, clear the hint from the status bar.

Source from the content-addressed store, hash-verified

355 // earlier sessions. Loaded entries carry no chip metadata (the on-disk
356 // format stores expanded text only), so a recalled multi-line paste
357 // appears uncollapsed, the right tradeoff for a cat-friendly history file.
358 m.promptHistory = loadPromptHistory(cfg.Dir)
359 return m
360}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected