Update tmux config

This commit is contained in:
2022-07-14 12:09:14 +01:00
parent a41c567ace
commit 93d914ade6

View File

@@ -16,6 +16,10 @@
set -g prefix M-w set -g prefix M-w
bind q detach bind q detach
bind : command-prompt
bind c new-window
bind -T root MouseDown1Status select-window -t =
bind space copy-mode bind space copy-mode
bind -T copy-mode-vi Escape send-keys -X cancel bind -T copy-mode-vi Escape send-keys -X cancel