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