diff --git a/hosts/dingserver/tmux.nix b/hosts/dingserver/tmux.nix index d9fe5a1..9ac98c4 100644 --- a/hosts/dingserver/tmux.nix +++ b/hosts/dingserver/tmux.nix @@ -16,6 +16,10 @@ set -g prefix M-w bind q detach + bind : command-prompt + bind c new-window + bind -T root MouseDown1Status select-window -t = + bind space copy-mode bind -T copy-mode-vi Escape send-keys -X cancel