vimperator-style hinting #73
kejadlen
started this conversation in
Feature requests / ideas
Replies: 1 comment
|
In the next release you will be able to customise hint labels to only use digits: glide.o.hint_chars = "0123456789";this isn't quite the same as vimperator, but is a start. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Something I use in tridactyl is the vimperator-style hinting mode, which I'd love to see as an option for glide as well - it only uses digits for the hit characters, but allows for typing after entering the hint mode to narrow down the hints.
All reactions