Hi,

I run Qt Creator 3.0.1 Based on Qt 5.2.1 (GCC 4.8.2, 32 bit).

Does anybody know how to change a block in visual-block mode using fake-vim mode?
I know that I can select -> delete -> insert block but in "normal" vim I select a block with "Ctrl-v" -> select old text -> "c" -> new text.

For some reason it does not work in qt creator. Any ideas why and how to make it work?

Thank you many times.