Erik Falor wrote: > I've never gotten Vim to work interactively when on the > receiving end of a pipe.
Try "<something> | vim -". Vim will interpret stdin as a file to be read, and attempt to look elsewhere for the controlling term. -- Micah J. Cowan Programmer, musician, typesetting enthusiast, gamer. Maintainer of GNU Wget and GNU Teseq http://micah.cowan.name/