Fixes handling of `b`/`B`/`%` when used together with e.g. `d`. Fixes https://github.com/geany/geany-plugins/issues/1487 You can view, comment on, or merge this pull request online at:
https://github.com/geany/geany-plugins/pull/1489 -- Commit Summary -- * vimode: Remove special "operator" command handling * vimode: remove b/B from the "include dest char" group * vimode: add special handling of % command -- File Changes -- M vimode/src/cmd-params.c (3) M vimode/src/cmd-params.h (4) M vimode/src/cmd-runner.c (18) M vimode/src/cmds/changemode.c (6) M vimode/src/cmds/excmds.c (6) -- Patch Links -- https://github.com/geany/geany-plugins/pull/1489.patch https://github.com/geany/geany-plugins/pull/1489.diff -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany-plugins/pull/1489 You are receiving this because you are subscribed to this thread. Message ID: <geany/geany-plugins/pull/1...@github.com>