Installing this addon requires the following additional steps: - Installing firenvim as a neovim plugin (see https://github.com/glacambre/firenvim) - Running the `:call firenvim#install(0)` command.
Version 0.2.4
369.6 KiB
Works with
Thunderbird 84.0a1 and later
New features: - Error messages from neovim should be easier to understand (233ce64) - Firenvim now works with a windows browser and a wsl neovim (53229b4) - Firenvim now works with microsoft edge on windows (aa8b834) - Firenvim now works with chrome-dev/unstable on linux (2f7ed74) - A ton of new tests that should bring much more stability to Firenvim
Bug fixes: - Mouse coordinates used to be wrong when the browser was zoomed-in (696b978) - <C-MouseLeft> now works - Sending multiple events from neovim (e.g. write and focus_page) to firenvim used to result in race conditions, now fixed (e00e2f6) - Setting the cursor position on firenvim writes now works on Chrome (bf549e0) - There used to be a race condition where Firenvim would start before the content of the textarea was written to the disk, now fixed (801039d) - Browser shortcuts would sometimes be duplicated (c4be634) - The "Toggle firenvim in this tab" button did not always work when trying to re-enable firenvim (5182bb6)
Feature removal: - Browser shortcuts for focusPage/focusInput have been removed. They have been broken for a while a nobody complained. Use firenvim#focus_page() and firenvim#focus_input() instead (aaccf84)
Some add-ons ask for permission to perform certain functions (example: a tab management add-on will ask permission to access your browser’s tab system).
Since you’re in control of your Firefox, the choice to grant or deny these requests is yours. Accepting permissions does not inherently compromise your browser’s performance or security, but in some rare cases risk may be involved.
This add-on can:
Exchange messages with programs other than Firefox