Well, I still find a single stroke command to exit the vi as a pager
quite useful. I could have a separate .vimrc for the vi as pager; however,
I am trying to maintain a single set of commands for using vi (vim). So,
maybe this will suffice for a quick exit:

map Z :w! /tmp/vi-backup
:q!

Joel

Reply via email to