Disable --COMMAND— and --INSERT— mode in QtCreator's texteditor
-
wrote on 17 Jul 2011, 18:25 last edited by A Former User
Somehow I managed to get QtCreator's text mode into --COMMAND-- or --INSERT-- mode (on OSX)
I don't care what it is or how it works. How do I get rid of it?
All I care about is normal text-editing without these strange modes. One of them lets me select text-parts but not delete them. My mouse-cursor is now even missing.
I'm developing on Windows, OSX and z/OS in a dozen environments and can't get my head around all strange editor-peculiarities.
-
wrote on 18 Jul 2011, 17:13 last edited by
Try unchecking the option in Edit -> Advanced -> Use vim-style editing
You can disable the shortcut sequence too.
-
wrote on 18 Jul 2011, 17:18 last edited by
That did the trick.
Thank you. -
wrote on 17 Dec 2014, 09:52 last edited by
I was searching this. Thanks you
-
wrote on 17 Dec 2014, 09:52 last edited by
I was searching this. Thanks you
-
wrote on 15 Oct 2016, 06:57 last edited by
I had same trouble, solded,
Thank u
-
wrote on 25 May 2017, 02:36 last edited by
If you want to know more ways to exit vim check this link on how to quit vim violently
-
Try unchecking the option in Edit -> Advanced -> Use vim-style editing
You can disable the shortcut sequence too.