Details
-
Suggestion
-
Resolution: Unresolved
-
Not Evaluated
-
None
-
Qt Creator 16.0.0
-
None
-
1ced46f37 (master)
Description
Hi.
I am using different IDEs (VsCode, PyCharm) and also Qt Creator on various projects. I've managed to standardize all editors using vi interface.
Unfortunately, in Qt Creator, command :quit closes the split instead of document (if we take other vi emulators for reference). I've solved my problem by mapping :bdelete command to Close action.
May I suggest to:
- Add default mapping for ^bd(elete)?$ to Close action
- Add configuration option to control how :quit should behave
One note. Command :quit closes split, but it should also close the document to match with vi behaviour.
Thank you!
Attachments
Gerrit Reviews
For Gerrit Dashboard: QTCREATORBUG-32757 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
638721,2 | FakeVim: Implement :bd[elete]! | master | qt-creator/qt-creator | Status: MERGED | +2 | +1 |
638975,3 | FakeVim: Also closes documents in other splits on :q | master | qt-creator/qt-creator | Status: ABANDONED | -1 | 0 |