5digits / dactyl

Pentadactyl and other related Gecko extensions
Other
467 stars 98 forks source link

Two hintkeys problems + a feature suggestion #215

Open redblade7 opened 7 years ago

redblade7 commented 7 years ago

Hi,

At the request of @madand, I'm reporting two issues here regarding the hintkeys:

  1. The first character in the hintkeys option is ignored (e.g. "0123456789" will ignore "0", though "10" will be fine). This also applies to "a" when hintkeys is set to "abcdefghijklmnopqrstuvwxyz" (it starts at "b")
  2. When using letters, the hintkeys option is case sensitive, and there is strange behavior (letters are out of order all over the place) when you type letters in a different case.

Also a feature suggestion:

  1. The equivalent option in Vimperator is hintchars, and there are multiple options to choose from:

vimperator-hintchars

After fixing the bugs above, it would be nice to have presets for hintkeys just like Vimperator's hintchars.