pub fn paint_snapshot(f: &mut Frame<'_>, snapshot: &Buffer)
Paint a snapshot buffer onto the current frame
Clears the frame first, then copies cells from the snapshot.