add tmux ctrl+b d shortcut for detach (#1116)

This commit is contained in:
Cason Adams 2022-02-27 04:03:17 -07:00 committed by GitHub
parent c1d7ff0c2a
commit ca015ce9b6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -504,6 +504,8 @@ keybinds:
key: [ Alt: '+']
- action: [Resize: Decrease,]
key: [ Alt: '-']
- action: [Detach,]
key: [Char: 'd',]
plugins:
- path: tab-bar
tag: tab-bar