update new tab key
This commit is contained in:
parent
b2a0ade8b0
commit
a34b7e30e2
1 changed files with 1 additions and 1 deletions
|
@ -91,7 +91,7 @@ config.keys = {
|
|||
--
|
||||
|
||||
{ -- Spawn new tab
|
||||
key = "Enter",
|
||||
key = "t",
|
||||
mods = "LEADER",
|
||||
action = wezterm.action.SpawnTab("CurrentPaneDomain"),
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue