FG
šŸ’» Software

Lost left/right cursor keys in VIM insert mode?

Fresh5 days ago
Mar 15, 20261643 views
Confidence Score0%
0%

Problem

When I edit .sql file in VIM, I can't use left/right cursor keys while in insert mode. In normal mode they work just fine. In another file types - they work fine as well. in ~/.vim/ftplugin/sql.vim there is bunch of "iab"s, but not much more. I found out that when running vim with standard vimrc, n…

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Lost left/right cursor keys in VIM insert mode?

Low Risk

Add the following to your ~/.vimrc or ~/.vim/ftplugin/sql.vim file:

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment