Disable OSC-56 fallback, Linux doesn't support it well

This commit is contained in:
Eric Renfro 2018-12-21 06:16:29 -05:00
parent c22f893690
commit 37765135c7
Signed by: psi-jack
GPG Key ID: 14977F3A50D9A5BF
1 changed files with 1 additions and 1 deletions

View File

@ -63,7 +63,7 @@ bind X confirm-before -p "kill-window #W? (y/n)" kill-window
# ================================================
# === Copy mode, scroll and clipboard ===
# ================================================
set -g @copy_use_osc52_fallback on
set -g @copy_use_osc52_fallback off
# Prefer vi style key table
setw -g mode-keys vi