|
这个文件就不会出现删汉字的时候会有乱码了。
[tram@~]$ cat .Xresources
Rxvt*background: black
Rxvt*foreground: light goldenrod yellow
Rxvt*multichar_encoding: gb
Rxvt*saveLines: 1000
Rxvt*title: rxvt (I love linux)!
Rxvt*font: 8x16
Rxvt*multibyte_cursor: 1
Rxvt*meta8: 1
Rxvt*scrollBar_right: 1
[tram@~]$ |
|