Análises de Firenvim
Firenvim por Ghjuvan Lacambre
Análise de cassepipe
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.
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.
38 análises
- Avaliado em 5 de 5por Usuário 17776109 do Firefox, há 8 mesesThis is absolutely insane!
Really good work. - Avaliado em 5 de 5por Usuário 18326362 do Firefox, há um ano
- Avaliado em 5 de 5por Usuário 16953356 do Firefox, há um ano
- Avaliado em 5 de 5por Bryan Hoang, há 2 anos
- Avaliado em 5 de 5por Usuário 17658624 do Firefox, há 3 anos
- Avaliado em 5 de 5por Usuário 15577501 do Firefox, há 3 anos
- Avaliado em 5 de 5por Bryan Hoang, há 3 anos
- Avaliado em 5 de 5por Cleo Menezes Jr., há 3 anos
- Avaliado em 5 de 5por Amaraticando, há 5 anosAwesome addon! The best way to use neovim from within Firefox and I can do so on demand via a hotkey. Thanks.
- Avaliado em 5 de 5por Tamino Steinert, há 5 anos
- Avaliado em 5 de 5por Usuário 15550945 do Firefox, há 5 anos
- 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! - Avaliado em 5 de 5por BanditHijo, há 5 anos
- Avaliado em 2 de 5por Usuário 16252150 do Firefox, há 5 anosRarely does work on input fields, but when it does, it's pretty good.
Resposta do desenvolvedor
publicado há 5 anosFirenvim 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 .