Skip to main content

Module history

Module history 

Source

Structs§

History
HistoryEntry
One row in the input history file. Replaces the prior plain String representation so we can carry image attachments alongside the text.
HistoryImageRef
Reference to a single image cached on disk under ~/.atomcode/image-cache/<hash>.<ext>. Recorded on submit; consumed on up-arrow recall to rehydrate pending_images.

Constants§

HISTORY_MAX