Details
-
Bug
-
Resolution: Done
-
P3: Somewhat important
-
Qt Creator 5.0.0
-
-
7a76f7edbfd0dde1184e8d57e1593f08b9735660 (qt-creator/tqtc-qt-creator/6.0)
Description
Steps to reproduce with FakeVim enabled:
- open any file for editing
- select some text and enter visual mode, e.g. with "viw" (visual inner word)
- clear selection with <ESC>
- press "gv" verbatim
Expected behavior:
- previously selected area is selected again, visual mode is entered
Actual behavior:
- nothing, besides the characters "gv" being shown in the tiny boy in the lower-right corner
This works fine in Qt Creator 4.15.0
Attachments
Issue Links
- is duplicated by
-
QTCREATORBUG-26256 gv is broken in QtCreator 5.0.0
- Closed