Fix breaking changes note

Ctrl+s used to be a separate binding confirmInEditor-alt, but now that it was
folded into the main confirmInEditor, we need to mention both bindings here.

Also use the new syntax while we're at it.
This commit is contained in:
Stefan Haller 2026-05-26 22:26:18 +02:00
parent 8b4d043d52
commit 5e326853dc

View file

@ -2266,7 +2266,7 @@ keybinding:
keybinding:
universal:
confirmInEditor: <a-enter>
confirmInEditor: [<alt+enter>, <ctrl+s>]
`,
},
}