https://bugs.kde.org/show_bug.cgi?id=235863 Summary: Repetition count ignored in Vi-input mode Product: kate Version: unspecified Platform: unspecified OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: Vi Input Mode AssignedTo: kwrite-devel@kde.org ReportedBy: matthijstijink@gmail.com Version: 3.4.2 (using 4.4.2 (KDE 4.4.2), Arch Linux) Compiler: gcc OS: Linux (x86_64) release 2.6.33-ARCH The vi-input mode ignores the repetition count when the previous command had a status report. Steps to reproduce: - Do something to display a status report (eg save, substitute) - Type a number (eg 5) - Type a substitute command (:s...) Expected result: Kate says ".,.+4s..." But instead, kate swallows the repetition count, leaving only "s..." Using escape to close the status report does not resolve the issue. -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.