Version: unspecified (using KDE 4.5.4) OS: Linux Hi, I use Vi Input Mode, with completely remapped keys. When i use the f key to search forward, i don't have the excepted behavior : For example if we suppose my « d » key is remapped to « i », and my « a » to « f » in normal mode : I type « ad » (i want to go to the next d in the text), it will correctly remap the « a » to « f », but it will also remap the d, and search for the i. Thanks in advance. Reproducible: Always
thanks for your report. i can confirm this erroneous behaviour. i'll have a look at it. :-)
Ok, thanks :)
fixed in git now. it will probably not be a part of the first 4.6 release, but future released will be fixed. again, thanks for reporting this. :-)
SVN commit 1209886 by cullmann: ehamberg: don’t translate keypresses after ‘f’ and similar commands BUG:260655 M +10 -1 katevinormalmode.cpp M +2 -0 katevinormalmode.h WebSVN link: http://websvn.kde.org/?view=rev&revision=1209886