-
Bug
-
Resolution: Unresolved
-
P3: Somewhat important
-
None
-
Qt Creator 3.1.2, Qt Creator 3.2.1
-
None
-
I'm using OS X Yosemite and basic installation of Qt Creator. I didn't make any changes in the settings.
With FakeVim enabled, whenever I press Command-S to save the file, the following happens:
- If the file wasn't saved, it works as expected
- If I'm in the insert mode, no matter if the file was saved or not, it works as expected
- If there are no changes to the file and I'm in normal mode, it will act as if I just pressed "s", deletes the character under the cursor and switches to insert mode