Fix breaking changes note (#5646)

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:31:03 +02:00 committed by GitHub
commit 8e57c83bf0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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