mirror of
https://github.com/zero-peak/ZeroOmega.git
synced 2025-02-02 02:58:13 -05:00
Fix j/k mapping in popup menu.
This commit is contained in:
parent
6c66169781
commit
118c3588d3
@ -6,8 +6,8 @@
|
|||||||
39: openDropdown, // Right
|
39: openDropdown, // Right
|
||||||
|
|
||||||
72: closeDropdown, // h
|
72: closeDropdown, // h
|
||||||
74: moveUp, // j
|
74: moveDown, // j
|
||||||
75: moveDown, // k
|
75: moveUp, // k
|
||||||
76: openDropdown, // l
|
76: openDropdown, // l
|
||||||
|
|
||||||
191: showKeyboardHelp, // /
|
191: showKeyboardHelp, // /
|
||||||
|
Loading…
Reference in New Issue
Block a user