diff --git a/alacritty-claude.toml b/alacritty-claude.toml new file mode 100644 index 0000000..20f111b --- /dev/null +++ b/alacritty-claude.toml @@ -0,0 +1,5 @@ +# Claude added the following but chars line breaks config +[[keyboard.bindings]] +key = "Return" +mods = "Shift" +chars = "\x1b\r"