X-Git-Url: http://www.git.stargrave.org/?a=blobdiff_plain;f=tmux%2F.tmux.conf;fp=tmux%2F.tmux.conf;h=a4698f6e51c611e3145ae7b9eeea180aa24a71ae;hb=f01a0542927e65f45a17910aef56cfd3b9ef36ef;hp=cc8037a223ecbebcca53617fabd6c273e4eccea4;hpb=0ed71c021aa9204b43b1189a38f37e833dfa3dd6;p=dotfiles.git 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>"