mirror of
https://github.com/genebean/dots.git
synced 2026-03-27 09:27:44 -04:00
added mouse support
This commit is contained in:
parent
3ffaad9cd2
commit
c011e29b4c
1 changed files with 7 additions and 0 deletions
|
|
@ -1 +1,8 @@
|
||||||
source "/usr/local/lib/python2.7/site-packages/powerline/bindings/tmux/powerline.conf"
|
source "/usr/local/lib/python2.7/site-packages/powerline/bindings/tmux/powerline.conf"
|
||||||
|
|
||||||
|
# Make mouse useful in copy mode
|
||||||
|
set -g mouse on
|
||||||
|
|
||||||
|
# Scroll History
|
||||||
|
set -g history-limit 30000
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue