Skip to content

Commit

Permalink
fix for tmux/tmux#145
Browse files Browse the repository at this point in the history
  • Loading branch information
fielding committed Oct 28, 2015
1 parent f75bda9 commit 703175c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tmux/.tmux.conf
Expand Up @@ -165,5 +165,8 @@ set -g @plugin 'tmux-plugins/tmux-pain-control'
set -g @plugin 'tmux-plugins/tmux-resurrect'
set -g @plugin 'tmux-plugins/tmux-continuum'

# Restores pre-2.1 scroll wheel
set -g @plugin 'nhdaly/tmux-scroll-copy-mode'

# Initialize TMUX plugin manager (keep this line at the very bottom of tmux.conf)
run '~/.tmux/plugins/tpm/tpm'

0 comments on commit 703175c

Please sign in to comment.