From: [EMAIL PROTECTED] > The problem is that I've always been able to use the cursor keys when > editing with VIM under > SuSE and RedHat and I can't seem to break the habit. So, I keep > trashing the file I'm working on > by using the control keys. > > I currently use VanDyke's Secure-CRT 5.0 terminal emulation software. > No matter how I configure > OpenBSD or the terminal emulation software, I can't find a combination > that will correct the problem. > > If you have a suggestion other than removing those keys from the > keyboard, I would love to hear it.
You could learn vi(m) navigation the *right* way and move your cursor with h,j,k,l. The vimtutor app is quite helpful. :wq DS