tmux: turn mouse mode off, it annoys me more than it is useful

This commit is contained in:
Johanna Dorothea Reichmann 2019-05-30 22:01:14 +02:00
parent 6ebf8ab59d
commit 9d2c018564
No known key found for this signature in database
GPG Key ID: 03624C433676E465
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@ set status-right '[FFKA: #(ip addr show freifunk | grep inet6 | grep -v fe80 | c
set status-interval 2
# Set some helpful limits & modes
set -g mouse on
set -g mouse off
set -g history-limit 50000
# Make tmux resize based on smallest client actually viewing the window, not just attached