lusakasa / saka-key

A keyboard interface to the web
https://key.saka.io
MIT License
860 stars 70 forks source link

Custom binding to close link hints #297

Open troygnichols opened 4 years ago

troygnichols commented 4 years ago

Currently I press e.g. f to open link hints and Esc to close them again. If I choose, I can rebind another key/combo to open link hints. However, I don't think it's possible to rebind any key besides Esc to close them.

image

Above: binding options for opening but not closing link hints.

My use case: I'm creating a configuration full of Emacs-like bindings. I want to bind ctrl + g to close link hints.

If this is possible, I would love to know how to do it. If not, then I suppose this is a feature request.

troygnichols commented 4 years ago

Maybe relevant https://github.com/lusakasa/saka-key/issues/51