tbkeys
tbkeys copied to clipboard
Custom keybindings for Thunderbird
This is more of a question than an issue (at least for now). How to configure shortcuts for multimedia / special keys? I would like to set a custom action...
The fix in #88 resulted in keys not firing for message tabs (at least HTML ones).
It would be helpful to add a debugging setting that when toggled on would log all element `tagName` values in `stopCallback`. This way users could report what tag names are...
I need a custom function that only close tab like https://addons.thunderbird.net/en-US/thunderbird/addon/close-on-escape-too/ I tried func:CloseTabOrWindow, but it terminates thunderbird itself too if there is no tab opening. I also tried tbkeys:closeMessageAndRefresh,...
Installed this plugin and there is no way to figure out how to disable Ctrl+Enter to avoid accidental mail send. Is there a chance to get some help button in...
over [in the tb forums](http://forums.mozillazine.org/viewtopic.php?f=39&t=2866097&start=15) some folks were working on a shortcut to toggle the show/hide remote content option on messages when the default is set to hide remote content...
Thunderbird upgraded the extension to a newer extension from 2.0.2 and I lost all key bindings. I could not find where they were stored. I managed to regain them by...
e.g. ``` "shift+a": "func:loadFolderView(0)", "shift+s": "func:loadFolderView(2)", ```
Thank you for making this! I installed it to TB 78.8.1 and clicked on "Unset Singles". It seems to miss symbol keys such as the backslash (for Collapse All Threads)...
Hello, can you please extend the readme with whether keys like "enter" (or "return" (or "ret")), "backspace" (or "bksp"), "delete" (or "del") are available? Thank you in advance