]> Sergey Matveev's repositories - dotfiles.git/commitdiff
Auto bracketed-paste paste
authorSergey Matveev <stargrave@stargrave.org>
Wed, 7 Oct 2020 10:21:32 +0000 (13:21 +0300)
committerSergey Matveev <stargrave@stargrave.org>
Wed, 7 Oct 2020 10:21:32 +0000 (13:21 +0300)
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>"