tmux/detach

This commit is contained in:
Marc Beninca 2025-01-17 12:17:51 +01:00
parent 749bb2daf7
commit 2859d3d09c
Signed by: marc.beninca
GPG key ID: 9C7613450C80C24F

View file

@ -40,7 +40,8 @@ set -g renumber-windows on
#set-window-option -g window-status-current-style bg=black,fg=green
#set-window-option -g window-status-style bg=black,fg=gray
#bind -n F6 detach-client
# bind key to detach client
bind -n F6 detach-client
#bind-key -n C-S-Left swap-window -t -1
#bind-key -n C-S-Right swap-window -t +1