diff --git a/Xresources/urxvt b/Xresources/urxvt index acb6e9e..71912ec 100644 --- a/Xresources/urxvt +++ b/Xresources/urxvt @@ -20,3 +20,6 @@ URxvt.saveLines: 65535 URxvt*scrollTtyOutput: false URxvt*scrollWithBuffer: true URxvt*scrollTtyKeypress: true + +URxvt.iso14755: false +URxvt.iso14755_52: false \ No newline at end of file