Skip to content

Commit

Permalink
[tmux] this line disable scrolling
Browse files Browse the repository at this point in the history
I don't remember why did I disable scrolling in the first place.
  • Loading branch information
ijanos committed Nov 8, 2016
1 parent d756f8a commit 24eb998
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tmux/.tmux.conf
Expand Up @@ -23,7 +23,6 @@ setw -g window-status-current-bg default

# Enable pane selection with the mouse
set-option -g mouse on
bind -n WheelUpPane copy-mode -e

# Environment variables to be updated on attach
set -g update-environment "DBUS_SESSION_BUS_ADDRESS DISPLAY SSH_ASKPASS SSH_AUTH_SOCK SSH_AGENT_PID SSH_CONNECTION WINDOWID XAUTHORITY"
Expand Down

0 comments on commit 24eb998

Please sign in to comment.