Skip to content
This repository has been archived by the owner on Sep 5, 2024. It is now read-only.

Specifying keys in the config breaks multikey hints #326

Open
gerazov opened this issue Oct 10, 2022 · 0 comments
Open

Specifying keys in the config breaks multikey hints #326

gerazov opened this issue Oct 10, 2022 · 0 comments

Comments

@gerazov
Copy link
Contributor

gerazov commented Oct 10, 2022

When specifying keys the two-letter hints don't work, i.e. one-letter hints are shown instead which are shown again afterwards - so there are multiple single-letter hints of the same value.

Here I do hop line without specifying keys and then reloading the config with the specified keys:

require'hop'.setup({
      keys = 'asdfjkl;qwerghuiopzxcvnmjtyb'
      })

bug hop

I'd like to change them because in the defaults:

       keys = 'asdghklqwertyuiopzxcvbnmfj'

The g (and h) are quite in front and ; is missing.

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

No branches or pull requests

1 participant