Firenvim 的评价
Firenvim 作者: Ghjuvan Lacambre
Firefox 用户 15633984 的评价
38 条评价
- 评分 5 / 5来自 Firefox 用户 18326362, 1 年前
- 评分 5 / 5来自 Firefox 用户 16953356, 1 年前
- 评分 5 / 5来自 Bryan Hoang, 2 年前
- Been looking for an extension that would allow vim editing in the browser for some time but now it finally exists !
It is a sheer pleasure to use.
By defaut the font will probably appear too big. Sadly the README of the project (https://github.com/glacambre) does not mention how to solve this issue. But on the issue tracker some solutions are proposed (https://github.com/glacambre/firenvim/issues/972)
Since the extension in using neovim in the backend, you should of course have neovim installed.
The `set guifont=my_font:h10` neovim option should solve the issue most of the time. Learn about the `lines` and `colums` neovim options too. - 评分 5 / 5来自 Firefox 用户 17658624, 2 年前
- 评分 5 / 5来自 Firefox 用户 15577501, 3 年前
- 评分 5 / 5来自 Bryan Hoang, 3 年前
- 评分 5 / 5来自 Cleo Menezes Jr., 3 年前
- 评分 5 / 5来自 Amaraticando, 4 年前Awesome addon! The best way to use neovim from within Firefox and I can do so on demand via a hotkey. Thanks.
- 评分 5 / 5来自 Tamino Steinert, 4 年前
- 评分 5 / 5来自 Firefox 用户 15550945, 5 年前
- Unbelievably, it actually works: vim (with local settings and plugins) in Firefox!
Seems to run fine alongside Vimium, after setting a keybinding to unfocus vim (however text box navigation labels seem to be hidden behind Firenvim). Works perfect on Hacker News but needs a bit of tweaking to play well with web apps like Mattermost.
Impressive! - 评分 5 / 5来自 BanditHijo, 5 年前
- 评分 2 / 5来自 Firefox 用户 16252150, 5 年前Rarely does work on input fields, but when it does, it's pretty good.
开发者回应
发布于 5 年前Firenvim not taking over input fields is done on purpose. You can add input fields to the list of elements Firenvim should take over by changing the 'selector' setting: https://github.com/glacambre/firenvim#configuring-what-elements-firenvim-should-appear-on .