Skip to content

Commit

Permalink
Removing mouse-utf8 option from tmux config as per removal in tmux 2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ponyta committed Jun 16, 2016
1 parent 1d00a16 commit 7fab0cd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tmux.conf
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ bind-key R source-file ~/.tmux.conf \; display-message "tmux.conf reloaded."
setw -g mode-keys vi

# mouse behavior
set -g mouse-utf8 on
set -g mouse on

set-option -g default-terminal screen-256color
Expand Down

0 comments on commit 7fab0cd

Please sign in to comment.