zellij/alacritty: Ctrl+; sends F3 and switch to tmux mode
This commit is contained in:
@ -14,3 +14,8 @@ family = "GoMono Nerd Font"
|
||||
|
||||
[font.normal]
|
||||
family = "GoMono Nerd Font"
|
||||
|
||||
[keyboard]
|
||||
bindings = [
|
||||
{ key = ";", mods = "Control", chars = "\u001bOR" }
|
||||
]
|
||||
|
Reference in New Issue
Block a user