Fix alacritty keyboard mapping
This commit is contained in:
parent
baee94c045
commit
d5a45d5883
@ -60,6 +60,9 @@ cursor:
|
||||
mouse:
|
||||
hide_when_typing: true
|
||||
|
||||
# Send ESC (\x1b) before characters when alt is pressed.
|
||||
alt_send_esc: false
|
||||
|
||||
shell:
|
||||
program: /opt/homebrew/bin/tmux
|
||||
args:
|
||||
|
Loading…
Reference in New Issue
Block a user