Tmux mouse off.

This commit is contained in:
Bartek Stalewski 2024-08-18 15:37:31 +02:00
parent eee5515324
commit b35503dd61
Signed by: ftpd
SSH Key Fingerprint: SHA256:vGQiaNJcfUMLt3wF58+Zx15C6SpRDA9spUeggjVY8Yo

View File

@ -1,4 +1,3 @@
set -g mouse on
set -g set-titles on
set -g default-terminal "xterm-256color"
set -g terminal-overrides ",xterm-256color:Tc"