Disable OSC-56 fallback, Linux doesn't support it well
This commit is contained in:
parent
c22f893690
commit
37765135c7
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue