pub fn image_cache_dir() -> PathBufExpand description
Path for the per-user image attachment cache. Sibling to history_path().
Used by the History image-attachment feature to persist pasted bytes so
up-arrow recall can rehydrate them on a future submit.