From 4b56996fcdbf88581d31d4c8aeb184f0c4c23309 Mon Sep 17 00:00:00 2001 From: Brandon Hu <103440971+Brandon-Huu@users.noreply.github.com> Date: Tue, 5 Mar 2024 07:19:14 +0000 Subject: [PATCH] Change keybindings for paper (#25853) fix: sane keybindings? --- Resources/keybinds.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Resources/keybinds.yml b/Resources/keybinds.yml index b8cfc40c1c..756a09927a 100644 --- a/Resources/keybinds.yml +++ b/Resources/keybinds.yml @@ -371,10 +371,12 @@ binds: - function: TextNewline type: State key: Return + mod1: Shift canRepeat: true - function: TextNewline type: State key: NumpadEnter + mod1: Shift canRepeat: true - function: TextSubmit type: State @@ -385,11 +387,9 @@ binds: - function: MultilineTextSubmit type: State key: Return - mod1: Control - function: MultilineTextSubmit type: State key: NumpadEnter - mod1: Control - function: TextSelectAll type: State key: A -- 2.51.2