Revisiones de Firenvim
Firenvim por Ghjuvan Lacambre
38 revisiones
- Se valoró con 5 de 5por Usuario de Firefox 17776109, hace 8 mesesThis is absolutely insane!
Really good work. - Se valoró con 5 de 5por Usuario de Firefox 18326362, hace un año
- Se valoró con 5 de 5por Usuario de Firefox 16953356, hace un año
- Se valoró con 5 de 5por manyids2, hace un año
- Se valoró con 5 de 5por schoenix, hace 2 añosNice, but one Feature Request: It would be nice to have an option to have it deactivated by default and only activate it for specific websites.
- Se valoró con 5 de 5por Bryan Hoang, hace 2 años
- Se valoró con 5 de 5por cassepipe, hace 2 añosBeen 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. - Se valoró con 5 de 5por Usuario de Firefox 17658624, hace 3 años
- Se valoró con 5 de 5por Usuario de Firefox 15577501, hace 3 años
- Se valoró con 5 de 5por Bryan Hoang, hace 3 años
- Se valoró con 5 de 5por zim-711, hace 3 años
- Se valoró con 5 de 5por Cleo Menezes Jr., hace 3 años
- Se valoró con 5 de 5por p00f, hace 4 años
- Se valoró con 5 de 5por Kassius, hace 4 años
- Se valoró con 5 de 5por Amaraticando, hace 5 añosAwesome addon! The best way to use neovim from within Firefox and I can do so on demand via a hotkey. Thanks.
- Se valoró con 5 de 5por DPR, hace 5 años
- Se valoró con 5 de 5por Tamino Steinert, hace 5 años
- Se valoró con 5 de 5por Usuario de Firefox 15550945, hace 5 años
- Se valoró con 5 de 5por pelle, hace 5 añosUnbelievably, 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! - Se valoró con 5 de 5por Saber, hace 5 añosThis is just one of the best extension that I've ever found. Works as expected! Currently the renderer is being rewrite, can't wait to see when it's released!
- Se valoró con 5 de 5por BanditHijo, hace 5 años
- Se valoró con 2 de 5por Usuario de Firefox 16252150, hace 5 añosRarely does work on input fields, but when it does, it's pretty good.
Respuesta del desarrollador
publicado el hace 5 añosFirenvim 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 .