Fix alacritty keyboard mapping
This commit is contained in:
@ -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:
|
||||
|
Reference in New Issue
Block a user