diff --git a/Resources/keybinds.yml b/Resources/keybinds.yml index 48898419d2..03f2ed97e1 100644 --- a/Resources/keybinds.yml +++ b/Resources/keybinds.yml @@ -141,3 +141,7 @@ binds: - function: TextScrollToBottom type: state key: PageDown +- function: TextDelete + type: state + key: Delete + canRepeat: true