ref(tmux): mappings
This commit is contained in:
parent
a8f8e8bad1
commit
986303d858
@ -88,7 +88,7 @@ bind O setw synchronize-panes off
|
|||||||
|
|
||||||
|
|
||||||
# Detach
|
# Detach
|
||||||
bind D if -F '#{session_many_attached}' \
|
bind C-d if -F '#{session_many_attached}' \
|
||||||
'confirm-before -p "Detach other clients? (y/n)" "detach -a"' \
|
'confirm-before -p "Detach other clients? (y/n)" "detach -a"' \
|
||||||
'display "Session has only 1 client attached"'
|
'display "Session has only 1 client attached"'
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user