Path: utzoo!utgpu!jarvis.csri.toronto.edu!rutgers!tut.cis.ohio-state.edu!ucbvax!hplabs!hpda!hpcupt1!hpsal2!morrell From: morrell@hpsal2.HP.COM (Michael Morrell) Newsgroups: comp.unix.questions Subject: Re: vi question. How to return to visual mode. Message-ID: <14660014@hpsal2.HP.COM> Date: 15 Jun 89 18:26:42 GMT References: <159@jma.UUCP> Organization: HP System Architecture Lab, Cupertino Lines: 10 / hpsal2:comp.unix.questions / max@jma.UUCP (Max Heffler @ Landmark Graphics) / 4:18 pm Jun 14, 1989 / Some times, in vi, I hit some unknown key sequence that throws me into a command mode that I have not been able to return to visual mode from. Any ideas? ---------- Usually, "Q" puts you in "ex" mode. When this happens, just type "vi" to get back to visual mode. Michael