Skip to content

Commit

Permalink
add tmux ctrl+b d shortcut for detach (#1116)
Browse files Browse the repository at this point in the history
  • Loading branch information
casonadams authored Feb 27, 2022
1 parent c1d7ff0 commit ca015ce
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions zellij-utils/assets/config/default.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -504,6 +504,8 @@ keybinds:
key: [ Alt: '+']
- action: [Resize: Decrease,]
key: [ Alt: '-']
- action: [Detach,]
key: [Char: 'd',]
plugins:
- path: tab-bar
tag: tab-bar
Expand Down

0 comments on commit ca015ce

Please sign in to comment.