Important: Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct
Text cursor in fake vim mode in Qt Creator
-
I would like to know how the text cursor in fake vim mode was implemented and more precisely how it is made to be transparent over
text. In the example below, this situation is when the cursor is over {. I tried to find that in the source code but without success.