philc / vimium

The hacker's browser.
https://chrome.google.com/webstore/detail/vimium/dbepggeogbaibhgnhhndojpepiihcmeb
MIT License
23.54k stars 2.49k forks source link

Visual mode mappings #3980

Open omhland opened 2 years ago

omhland commented 2 years ago

The visual mode mappings are not listed as modifiable commands. That is, it's not in the https://github.com/philc/vimium/wiki/Keymap. This renders the normal visual mode more or less useless for me – I've made some slight modifications from standard behaviour and I use a Colemak layout. This is compatible with the fixed visual mode mappings.

Steps to reproduce the behaviour:

  1. Open settings and see for yourself
mistgc commented 2 years ago

Yes, I am also find this problem, and I am a Colemak user too. The code of Visual Mode is hard code.

gdh1995 commented 2 years ago

You may try my customized version of Vimium - https://github.com/gdh1995/vimium-c - and it supports "per-mode mapKey" (see https://github.com/gdh1995/vimium-c/wiki/Use-in-another-keyboard-layout#per-mode-mapkey) .