When working in bash vi mode, I sometimes notice I have to press A, a, I or i twice to get into insert mode. Any idea what's causing this?
|
feedback
|
migrated from stackoverflow.com Jun 23 '10 at 5:22
This question came from our site for professional and enthusiast programmers.
|
As mrucci said, the problem is pressing Esc twice. However, since he only commented and did not create an answer, this question is still listed as “unanswered”. Therefore I shamelessly create an answer. ;) | |||
|
feedback
|

ESCtwice. I hate this behavior of bash/readline. – mrucci Jun 24 '10 at 6:37