From: Sergey Matveev Date: Wed, 7 Oct 2020 10:21:32 +0000 (+0300) Subject: Auto bracketed-paste paste X-Git-Url: http://www.git.stargrave.org/?p=dotfiles.git;a=commitdiff_plain;h=f01a0542927e65f45a17910aef56cfd3b9ef36ef Auto bracketed-paste paste --- diff --git a/tmux/.tmux.conf b/tmux/.tmux.conf index cc8037a..a4698f6 100644 --- a/tmux/.tmux.conf +++ b/tmux/.tmux.conf @@ -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>"