I've been using vim for years, and before that, I was a fan of the original vi. I'm no in touch with my inner vimmist that after spending 8 long years exploring the dark side (gui-based editors in Windows), when I returned to Linux and vi, my fingers remembered how to do everything, even though I myself no longer had a clue.
<br><br>So now we get to the GVim problem. Like I said, I&#39;m hard wired for vi. So when I&#39;m done with a file/buffer and want to go do something else, my fingers express this instinct by simply typing &lt;esc&gt;:q&lt;return&gt;
<br><br>When vi is running in a shell window, this is exactly what needs to be done to return me to my normal shell terminal world. But in GVim, this behavior has devastating side effects: it shuts down my editor. Argghhh!
<br><br>What I&#39;d like to know is whether there&#39;s a way to remap :q to something harmless. Ideally it would dump a message at me saying &quot;Use :quit if you really want to shut down&quot; - or something like that. If we can just keep my fingers from killing my edit window out of habit, I&#39;ll be a happy camper.
<br>-- <br>Jeff Smith<br>Computer Science Dept.<br>University of Saskatchewan