tmux: turn mouse mode off, it annoys me more than it is useful
This commit is contained in:
parent
6ebf8ab59d
commit
9d2c018564
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user