Change keybindings for paper (#25853)

fix: sane keybindings?
(cherry picked from commit 4b56996fcdbf88581d31d4c8aeb184f0c4c23309)
This commit is contained in:
Brandon Hu 2024-03-05 07:19:14 +00:00 committed by Debug
parent 6ce2867c60
commit 4e509d73f3
No known key found for this signature in database
GPG Key ID: 271270A74EF9C350
1 changed files with 2 additions and 2 deletions

View File

@ -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