mirror of
https://github.com/zellij-org/zellij.git
synced 2024-11-26 10:55:12 +03:00
fix(example) Update NewTab action in example/default.yaml to new syntax (#693)
This commit is contained in:
parent
203a42c616
commit
20b874d760
@ -129,7 +129,7 @@ keybinds:
|
||||
key: [ Char: 'j',]
|
||||
- action: [GoToPreviousTab,]
|
||||
key: [ Char: 'k',]
|
||||
- action: [NewTab,]
|
||||
- action: [NewTab: ,]
|
||||
key: [ Char: 'n',]
|
||||
- action: [CloseTab,]
|
||||
key: [ Char: 'x',]
|
||||
|
Loading…
Reference in New Issue
Block a user