[Bug 234716] New termcap entries for TI Silent 703/707 termincals

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Jan 7 22:22:50 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234716

            Bug ID: 234716
           Summary: New termcap entries for TI Silent 703/707 termincals
           Product: Base System
           Version: 12.0-STABLE
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: misc
          Assignee: bugs at FreeBSD.org
          Reporter: fuz at fuz.su

I found that termcap entries for Texas Instruments Silent 703/707 terminals
were missing, so I decided to write some.  Please add them to the termcap
database.  I have tested these entries with my trusty ti703 and they seem to
work just fine.

Yours,
Robert Clausecker

# From: Robert Clausecker <fuz at fuz.su>
# Date: Mon, 7 Jan 2019 23:06:00 CET
#
# Terminal entries for the Texas Instruments 703/707
# hardcopy terminals.
#
# The terminal can switch between 80 and 132 column mode
# using \EPC\\ and \EPD\\, but I don't think there is a
# capability for that.
ti703|ti707|Texas Instruments Silent 703/707:\
        :am:hc:os:xn:\
        :co#80:it#8:\
        :do=\n:le=\b:cr=\r:nd= :bl=^G:ta=\t:is=\EPC\\:
ti703-w|ti707-w|Texas Instruments Silent 703/707:\
        :co#132:is=\EPD\\:tc=ti703:

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list