diff --git a/key-bindings.c b/key-bindings.c index 85fa7c80..9bc69045 100644 --- a/key-bindings.c +++ b/key-bindings.c @@ -30,6 +30,7 @@ " ''" \ " 'Renumber' 'N' {move-window -r}" \ " 'Rename' 'r' {command-prompt -I \"#S\" {rename-session -- '%%'}}" \ + " 'Detach' 'd' {detach-client}" \ " ''" \ " 'New Session' 's' {new-session}" \ " 'New Window' 'w' {new-window}"