It is nicer if the end user does not need to edit the source code to
change the hotkey. I've implemented registerDefaultBindings
function that takes optional modifier and keys (defaults to original
ones).
Installation procedure is documented to reflect this change.
The same pattern can be used to implement end-user selection of Google or DuckDuckGo autocomplete engine (and potentially any other) and I'd be willing to do it.
It is nicer if the end user does not need to edit the source code to change the hotkey. I've implemented
registerDefaultBindings
function that takes optional modifier and keys (defaults to original ones).Installation procedure is documented to reflect this change.
The same pattern can be used to implement end-user selection of Google or DuckDuckGo autocomplete engine (and potentially any other) and I'd be willing to do it.