mirror of
https://github.com/Qubes-Community/Contents.git
synced 2025-06-19 03:49:14 -04:00
set term name to xterm-256color to fix tmux behavior
This commit is contained in:
parent
a1ff600475
commit
e9f79d7b99
1 changed files with 3 additions and 0 deletions
|
@ -20,6 +20,9 @@ Xft.hinting: true
|
||||||
URxvt*scrollBar: False
|
URxvt*scrollBar: False
|
||||||
XTerm*scrollBar: False
|
XTerm*scrollBar: False
|
||||||
|
|
||||||
|
! https://bugzilla.redhat.com/show_bug.cgi?id=1577159
|
||||||
|
XTerm*termName: xterm-256color
|
||||||
|
|
||||||
URxvt.clipboard.autocopy: True
|
URxvt.clipboard.autocopy: True
|
||||||
XTerm*selectToClipboard: True
|
XTerm*selectToClipboard: True
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue