]> Sergey Matveev's repositories - dotfiles.git/blobdiff - tmux/.tmux.conf
Auto bracketed-paste paste
[dotfiles.git] / tmux / .tmux.conf
index cc8037a223ecbebcca53617fabd6c273e4eccea4..a4698f6e51c611e3145ae7b9eeea180aa24a71ae 100644 (file)
@@ -17,6 +17,7 @@ bind-key -n S-PgUp copy-mode -u
 bind '"' split-window -c "#{pane_current_path}"
 bind % split-window -h -c "#{pane_current_path}"
 bind c new-window -c "#{pane_current_path}"
+bind ] paste-buffer -p
 
 set-option -g status-style "bg=black,fg=white"
 set-option -g status-left "#S>"