-
Notifications
You must be signed in to change notification settings - Fork 3
Configuration in Firefox
Ruslan Osmanov edited this page Mar 10, 2023
·
3 revisions
This section describes how to configure the Firefox browser extension after installation.
Open extensions (add-ons) tab: about:addons. Locate the Bee extension:

Open extension options by clicking on "Preferences" button:

Enter a shell command to open the editor, then close preferences.
-
gvim -fopens GUI version of the Vim editor (gVim). -
gvim -f -c 'set ft=markdown'opens gVim and setsmarkdownfiletype. -
gedit +opens Gedit and moves cursor to the last line.
On extension's page (about:addons), there is a "gear" (settings) button. Click on that button and choose "Manage extension shortcuts":

Then locate the Bee extension in the list and assign a shortcut, e.g. Ctrl + E.