catie/patch02 -- Graphics chars fix for catie
Rick Wargo
rickers at drexel.UUCP
Tue Aug 2 11:40:43 AEST 1988
Whoops! I never did check the acsc line that the catie program
generated. I changed this line in the last patch, but now I am
changing it again to reflect the previous release. I also added
a few SCCS id strings. I think I may sometime soon add a section
on choosing you own graphic characters.
---------------------------- cut here --------------------------------
System: catie
Patch #: 2
Priority: MEDIUM
Subject: Updates to terminfo description for AT386/ANSI monitor.
From: rickers at drexel (Rick Wargo)
Description:
Removed the acsc line that james at bigtex (James Van Artsdalen)
suggested in his terminfo posting. Changed it back to what
it used to be plus two mods. That's what I get for not testing
these things out.
Fix:
Easy, just say `cd catie-dir; patch < this-patch-file' and watch it go.
Index: patchlevel.h
Prereq: 1
1c1
< #define PATCHLEVEL 1
---
> #define PATCHLEVEL 2
Index: catie
*** catie.old Mon Aug 1 21:04:29 1988
--- catie Mon Aug 1 21:23:33 1988
***************
*** 1,8 ****
: catie -- configure ansi terminfo entry for ansi monitor
#
! # File: catie
! # Author: Rick Wargo
! # Date: July 27, 1988
#
# Firm: P & T Consultants, Inc.
# 80. W. Georgianna Dr.
--- 1,9 ----
: catie -- configure ansi terminfo entry for ansi monitor
#
! # File: catie
! # Version: 1.5
! # Date: 8/1/88
! # Author: Rick Wargo
#
# Firm: P & T Consultants, Inc.
# 80. W. Georgianna Dr.
***************
*** 17,22 ****
--- 18,24 ----
#
# Set up some variables so that we can use them in extracting the entry.
#
+ _sccsid="@(#)catie 1.5 8/1/88"
normal=0
bold=1
underline=4
***************
*** 348,354 ****
it#8,
lines#${lines},
vt#3,
! acsc=+/0~.ga1fxgqh20[lZm at k?jYqDx3tCu9vPwQ~z,
bel=^G,
blink=\E[${blink}m,
bold=\E[${bold}m,
--- 350,356 ----
it#8,
lines#${lines},
vt#3,
! acsc=+/\,.0[a1fxgqh2jYk?lZm at nEqDtCu4vAwBx3~y,
bel=^G,
blink=\E[${blink}m,
bold=\E[${bold}m,
***************
*** 462,468 ****
it#8,
lines#${lines},
vt#3,
! acsc=+/0~.ga1fxgqh20[lZm at k?jYqDx3tCu9vPwQ~z,
bel=^G,
blink=\E[${blink}m,
bold=\E[${bold}m,
--- 464,470 ----
it#8,
lines#${lines},
vt#3,
! acsc=+/\,.0[a1fxgqh2jYk?lZm at nEqDtCu4vAwBx3~y,
bel=^G,
blink=\E[${blink}m,
bold=\E[${bold}m,
More information about the Comp.unix.microport
mailing list