From 509bb5162f3dd818050f22ec39a77f396f5d6a15 Mon Sep 17 00:00:00 2001 From: Zedhugh Chen Date: Fri, 19 Dec 2025 10:35:42 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4=20XTerm=20backspace=20?= =?UTF-8?q?=E9=94=AE=E8=AE=BE=E7=BD=AE=E5=B9=B6=E4=BF=AE=E5=A4=8D=E5=AD=97?= =?UTF-8?q?=E4=BD=93=E5=90=8D=E7=A7=B0=20typo?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- dot/.Xresources | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/dot/.Xresources b/dot/.Xresources index bb3d1c7..bc05c53 100644 --- a/dot/.Xresources +++ b/dot/.Xresources @@ -14,13 +14,16 @@ XTerm.termName: xterm-256color XTerm*background: black XTerm*foreground: white XTerm*xftAntialias: true -XTerm*faceName: xft:SaraSa Mono SC:antialias=True:autohint=True:size=14 +XTerm*faceName: xft:Sarasa Mono SC:antialias=True:autohint=True:size=14 XTerm*forceBoxChars: true ! Alt键设置 XTerm*metaSendsEscape: true XTerm*eightBitInput: false +! Backspace 键设置 +XTerm*backarrowKey: false + XTerm*saveLines: 1000000 XTerm*selectToClipboard: true ! XTerm*faceName: xft:Operator Mono:style=Book:size=14