Dimitri
Results
3
comments of
Dimitri
I'm wondering the same thing.
This alacritty config seems to work (on Linux at least) ``` [keyboard] bindings = [ { key = "Return", mods = "Shift", chars = "\n" } ] ```
> Can confirm that this config update does work for Claude running standalone in Alacritty but it does not work if Claude is running in a TMUX session. Looking more...