https://bugs.kde.org/show_bug.cgi?id=458595
Bug ID: 458595 Summary: VIM keybindings starting with numeric precursor should be implemented. Product: kdevelop Version: 5.8.220403 Platform: Manjaro OS: Linux Status: REPORTED Severity: wishlist Priority: NOR Component: All editors Assignee: kdevelop-bugs-n...@kde.org Reporter: guillaume.frogn...@laposte.net Target Milestone: --- SUMMARY VIM keybindings starting with numeric precursor should be implemented. For instance typing "3dd" do not delete 3 lines but only one. STEPS TO REPRODUCE 1. select vi input mode: Edit -> input modes -> vi-mode 2. type a command starting with a numeric precursor: for instance "2x" to delete two characters. OBSERVED RESULT The numeric precursor is ignored. For instance "2x" delete only one characters. EXPECTED RESULT The numeric precursor should not be ignored. For instance "2x" should delete two characters. SOFTWARE/OS VERSIONS Operating System: Manjaro Linux KDE Plasma Version: 5.24.6 KDE Frameworks Version: 5.96.0 Qt Version: 5.15.5 Kernel Version: 5.15.60-1-MANJARO (64-bit) -- You are receiving this mail because: You are watching all bug changes.