mirror of
https://github.com/wavetermdev/waveterm.git
synced 2025-01-02 18:39:05 +01:00
add globaleventtype to globalkeys (#1296)
This commit is contained in:
parent
f8e9db1d0f
commit
9c6eed1ab4
@ -256,6 +256,7 @@ export class VDomModel {
|
||||
return false;
|
||||
}
|
||||
this.batchedEvents.push({
|
||||
globaleventtype: "onKeyDown",
|
||||
waveid: null,
|
||||
eventtype: "onKeyDown",
|
||||
keydata: e,
|
||||
|
Loading…
Reference in New Issue
Block a user