Change kterm's capability.
- Don't inherit altanative chracter set pairs. - Define own (old xterm one) start/end alternative character set. Problem reported along PR misc/20879 by Tsuburaya Kazuhito <kazuhito_tsuburaya at hotmail.com> and supplied fix was applied.
This commit is contained in:
parent
013798abf2
commit
3e12a767e4
@ -1,4 +1,4 @@
|
||||
# $NetBSD: termcap.src,v 1.80 2003/03/24 14:44:11 agc Exp $
|
||||
# $NetBSD: termcap.src,v 1.81 2003/03/25 16:47:32 taca Exp $
|
||||
#
|
||||
######## TERMINAL TYPE DESCRIPTIONS SOURCE FILE
|
||||
#
|
||||
@ -1867,6 +1867,7 @@ xterm-bold|xterm terminal emulator (X11R6 Window System) standout w/bold:\
|
||||
# (kterm: this had extension capabilities ":KJ:TY=ascii:" -- esr)
|
||||
kterm|kterm kanji terminal emulator (X window system):\
|
||||
:es:hs:ds=\E[?H:fs=\E[?F:ts=\E[?E\E[?%i%dT:\
|
||||
:ac@:ae=\E(B:as=\E(0:\
|
||||
:tc=xterm:
|
||||
# See the note on ICH/ICH1 VERSUS RMIR/SMIR near the end of file
|
||||
xterm-nic|xterm with ich/ich1 suppressed for non-curses programs:\
|
||||
|
Loading…
Reference in New Issue
Block a user