same thing you do with vim :-o
# ESC to start command prompt, then :q! # exit vi without saving :wq! # exit vi with saving (! means exiting even if file is read only)