mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-21 13:07:59 +01:00
Fix some key feeding issues.
This commit is contained in:
@@ -372,7 +372,7 @@ var tests = {
|
||||
normal: {
|
||||
noOutput: ["<Nop>"],
|
||||
singleOutput: ["<C-g>"],
|
||||
multiOutput: ["g<C-g>"] // FIXME: broken feature
|
||||
multiOutput: ["g<C-g>"]
|
||||
},
|
||||
open: {
|
||||
noOutput: ["about:blank | about:home"],
|
||||
|
||||
Reference in New Issue
Block a user