set term name to xterm-256color to fix tmux behavior

This commit is contained in:
taradiddles 2018-07-17 12:54:55 +03:00
parent a1ff600475
commit e9f79d7b99

View File

@ -20,6 +20,9 @@ Xft.hinting: true
URxvt*scrollBar: False
XTerm*scrollBar: False
! https://bugzilla.redhat.com/show_bug.cgi?id=1577159
XTerm*termName: xterm-256color
URxvt.clipboard.autocopy: True
XTerm*selectToClipboard: True