Add detach action
This commit is contained in:
parent
5a27b4990a
commit
51a8497c59
1 changed files with 4 additions and 0 deletions
|
@ -490,6 +490,10 @@ keybinds:
|
|||
key: [ Alt: '+']
|
||||
- action: [Resize: Decrease,]
|
||||
key: [ Alt: '-']
|
||||
- action: [Write: [1,], SwitchToMode: Normal]
|
||||
key: [ Ctrl: 'a' ]
|
||||
- action: [Detach,]
|
||||
key: [ Char: 'd', ]
|
||||
plugins:
|
||||
- path: tab-bar
|
||||
tag: tab-bar
|
||||
|
|
Loading…
Add table
Reference in a new issue