Use gtk_accelerator_get_default_mod_mask() which should ignore caps lock and num lock keys for us.
Fixes #941. You can view, comment on, or merge this pull request online at:
https://github.com/geany/geany-plugins/pull/975
-- Commit Summary --
* vimode: Correctly ignore unwanted modifiers
-- File Changes --
M vimode/src/cmd-runner.c (2) M vimode/src/excmd-prompt.c (2)
-- Patch Links --
https://github.com/geany/geany-plugins/pull/975.patch https://github.com/geany/geany-plugins/pull/975.diff
Merged #975 into master.
github-comments@lists.geany.org