add tmux ctrl+b d shortcut for detach (#1116)
This commit is contained in:
parent
c1d7ff0c2a
commit
ca015ce9b6
1 changed files with 2 additions and 0 deletions
|
|
@ -504,6 +504,8 @@ keybinds:
|
||||||
key: [ Alt: '+']
|
key: [ Alt: '+']
|
||||||
- action: [Resize: Decrease,]
|
- action: [Resize: Decrease,]
|
||||||
key: [ Alt: '-']
|
key: [ Alt: '-']
|
||||||
|
- action: [Detach,]
|
||||||
|
key: [Char: 'd',]
|
||||||
plugins:
|
plugins:
|
||||||
- path: tab-bar
|
- path: tab-bar
|
||||||
tag: tab-bar
|
tag: tab-bar
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue