You should implement the basic x command. I miss it a lot. E.g. 5x deletes 5 chars to the right, included the character under the cursor. If there are less than 5 chars from the current current position to the end of line, only that much chars are deleted.
Geany and especially geany-plugins are volunteer projects, and in the case of plugins usually a single person. Demanding "You should implement ..." is usually less effective than contributing a patch.
@ninuzzo Thanks for reporting. Would you try if #820 fixes the issue?
Using vimode 1.34 on Geany 1.34.1.
Pressing any number switches to insert mode an inserts the number. So, `5x` inserts `5x` rather than delete 5 characters.
@go2null Would you try 1.35? I believe the original problem was fixed in #820 but I can't reproduce the issue you reported.
v1.35 is not available in my distro (Void Linux) yet; will confirm once in.
Closed #818.
I'm closing this bug report for now as I think the original problem is fixed. If you run into some problem with 1.35, please create a new bug report.
github-comments@lists.geany.org