129 条评价
开发者回应
发布于 8 年前Hi notkr, thanks for the feedback.
1. Saka Key now ignores keyboard events if they're not part of a keybinding (so that the page or another extension can handle them). Alternatively, hit semi-colon to let any one keypress through to the page.
2. Saka Key now blocks default actions if they conflict with keybindings.
Get these changes in v1.23.0, which is on the development channel right now.
Please file feature requests and bug reports at https://github.com/lusakasa/saka-key/issues- 评分 5 / 5来自 Firefox 用户 13204382, 8 年前For basic users (like me) of VimFX and similars, this is a drop-in replacement. Good work!
开发者回应
发布于 8 年前VimFX is excellent. With (lots of) time... Saka Key will be just as good! Try the Beta channel release fort new features and bug fixes. - Setting my own keybindings doesn't work yet, and in the settings page, the scroll positions resets with every click, making that page unusable. It is unfinished, so ideally the version number should reflect that (be 0.1.3 instead of 1.3)
But!
The vimium presets are good. It is very fast. Multiprocess windows are working alongside it! Great job so far开发者回应
发布于 8 年前Keybindings work on recent releases (which you'll have to install from source at (https://github.com/lusakasa/saka-key) until they are approved.
A fix for the scrolling issue is in the works. It works except:
* in the popup
* on pages that provide their own key event listeners
You're right about the version number. Some firefox-specific bugs made it unreliable, but I didn't want to version the firefox and chrome versions separately.
Thanks for the feedback! 开发者回应
发布于 8 年前Thanks for the feedback. It's still a work in progress, but Saka Key is getting better! Try the Beta channel to see the latest improvements.