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 -- 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/975
