TODO: Found location where Expand/Contract is coupled to "e/E"
This commit is contained in:
@@ -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) {
|
||||
|
Reference in New Issue
Block a user