This commit is contained in:
Ray Elliott 2026-05-04 20:40:15 +01:00
commit 5f0a2ab31e

View file

@ -37,11 +37,11 @@ x = -1
y = 0
# claude-code shift+enter support
# codex shift+enter support
[[keyboard.bindings]]
key = "Return"
mods = "Shift"
chars = "\u001B\r"
chars = "\u001B[13;2u"
[[keyboard.bindings]]
action = "Paste"