Reserve copy action during extension conflicts
This commit is contained in:
committed by
Mario Zechner
parent
5353dd4b7e
commit
c36010880f
@@ -60,6 +60,7 @@ const RESERVED_ACTIONS_FOR_EXTENSION_CONFLICTS: ReadonlyArray<KeyAction> = [
|
||||
"submit",
|
||||
"selectConfirm",
|
||||
"selectCancel",
|
||||
"copy",
|
||||
"deleteToLineEnd",
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user