TODO: Found location where Expand/Contract is coupled to "e/E"
This commit is contained in:
parent
2dbc9387d1
commit
475d242221
@ -2510,6 +2510,7 @@ function map(targets, callback, reverse, stack) {
|
||||
}
|
||||
observer.blur();
|
||||
observer.remove();
|
||||
// TODO: Decouple from E key
|
||||
switch (key) {
|
||||
case !reverse ? 'e' : 'E':
|
||||
if (targets.length > keys.length) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user