1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2025-12-22 01:07:59 +01:00

Fix beeping after every command when command after-image isn't disabled.

This commit is contained in:
Kris Maglione
2010-09-28 09:42:59 -04:00
parent 67eee9ad89
commit 60a2f83daa
2 changed files with 3 additions and 2 deletions

View File

@@ -124,6 +124,7 @@ const Dactyl = Module("dactyl", {
* 'visualbell' option.
*/
beep: requiresMainThread(function () {
dactyl.dumpStack();
// FIXME: popups clear the command line
if (options["visualbell"]) {
// flash the visual bell