The `vi garbles my screen' problem is really a cgsix framebuffer problem.

So change the name of the work-around termcap entry to `sun-cgsix';
retain `sun-ss5' as a synonym.
This commit is contained in:
pk 1999-10-11 10:05:47 +00:00
parent fdea8ae38f
commit 8d9d1c5e7d

View File

@ -1,4 +1,4 @@
# $NetBSD: termcap.src,v 1.50 1999/10/06 08:50:43 ad Exp $ # $NetBSD: termcap.src,v 1.51 1999/10/11 10:05:47 pk Exp $
# #
######## TERMINAL TYPE DESCRIPTIONS SOURCE FILE ######## TERMINAL TYPE DESCRIPTIONS SOURCE FILE
# #
@ -2085,10 +2085,13 @@ sun-il|Sun Microsystems console with working insert-line:\
:nd=\E[C:r2=\E[s:\ :nd=\E[C:r2=\E[s:\
:..sa=\E[0%?%p6%t;1%;%?%p2%t;4%;%?%p1%p3%|%t;7%;m:\ :..sa=\E[0%?%p6%t;1%;%?%p2%t;4%;%?%p1%p3%|%t;7%;m:\
:se=\E[m:sf=^J:so=\E[7m:ta=^I:ue=\E[m:up=\E[A:us=\E[4m: :se=\E[m:sf=^J:so=\E[7m:ta=^I:ue=\E[m:up=\E[A:us=\E[4m:
# On a SparcStation 5, :al:/:AL: flake out on the last line. # On some versions of CGSIX framebuffer firmware, :al:/:AL: flake out on
# Unfortunately, without them the terminal has no way to scroll. # the last line. Unfortunately, without them the terminal has no way to scroll.
sun-ss5|Sun SparcStation 5 console:\ sun-cgsix|Sun cgsix framebuffer console:\
:AL@:al@:tc=sun-il: :AL@:al@:tc=sun-il:
# Backwards compatibility: `sun-cgsix' used to be called `sun-ss5'
sun-ss5:\
:tc=sun-cgsix:
# If you are using an SS5, change the sun definition to use sun-ss5. # If you are using an SS5, change the sun definition to use sun-ss5.
sun|sun1|sun2|Sun Microsystems Inc. workstation console:\ sun|sun1|sun2|Sun Microsystems Inc. workstation console:\
:tc=sun-il: :tc=sun-il: