From 80b99207287c5cf51effa064ef4d8f82952c50ca Mon Sep 17 00:00:00 2001 From: ray Date: Wed, 28 Jan 2026 20:49:42 +0000 Subject: [PATCH] claude modification --- alacritty-claude.toml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 alacritty-claude.toml 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"