-
Suggestion
-
Resolution: Done
-
Not Evaluated
-
None
-
Qt Creator 1.2.1
-
None
-
Ubuntu 9.10
In Vim, <CTRL>-[ will act the same as <ESC>. In QtCreator with FakeVim, <CTRL>-[ defaults to the default "go to previous 'open' symbol: [ ( {"
In Vim, _ will act the same as ^ (first non-blank character). In QtCreator with FakeVim, _ will replace the character under the cursor with an _ and then return to command mode.