[Github-comments] [geany/geany-plugins] vimode: Fix repeated commands like 10dd not working (#820)

Jiří Techet notifications at xxxxx
Sat Feb 9 23:19:14 UTC 2019


By last-minute mistake made before the initial plugin release, none of the
repeat commands worked because numbers were removed from the key press
list. This patch fixes that issue.

This is what happens when the author of the plugin actually doesn't use
what he has created.
You can view, comment on, or merge this pull request online at:

  https://github.com/geany/geany-plugins/pull/820

-- Commit Summary --

  * vimode: Fix repeated commands like 10dd not working

-- File Changes --

    M vimode/src/cmd-runner.c (22)
    M vimode/src/vi.c (12)

-- Patch Links --

https://github.com/geany/geany-plugins/pull/820.patch
https://github.com/geany/geany-plugins/pull/820.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany-plugins/pull/820
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20190209/ebab26f5/attachment.html>


More information about the Github-comments mailing list