Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Two hintkeys problems + a feature suggestion #215

Open
redblade7 opened this issue Jul 9, 2017 · 0 comments
Open

Two hintkeys problems + a feature suggestion #215

redblade7 opened this issue Jul 9, 2017 · 0 comments

Comments

@redblade7
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant