On 2012-01-22 19:28 +0100, Samuel Thibault wrote:

> Thomas Dickey, le Sat 23 Apr 2011 15:05:50 -0400, a écrit :
>> What's the source for this?  The only mach sources I see are for Mach 3.0
>> at CMU - and the console sequences are much cruder than that used here.
>
> Oops, it seems I have missed this mail.
>
> The source is the GNU Mach, which is a branch of Mach 3.0 developped in
> the GNU project.
>
> Maybe you'd prefer to fork the mach terminfo entry into e.g. mach-gnu?
> It should be fine for us.

The latest upstream patchlevel has added two new terminfo entries
mach-gnu and mach-gnu-color.  Do you need any of those in ncurses-base,
or would it be sufficient to ship them in ncurses-term?

Here are the relevant lines that were added to misc/terminfo.src:

--8<---------------cut here---------------start------------->8---
# From: Samuel Thibault
# Source: git://git.sv.gnu.org/hurd/gnumach.git
# Files: i386/i386at/kd.c
#
# Added nel, hpa, sgr and removed rmacs, smacs based on source -TD
mach-gnu|GNU Mach,
        
acsc=+>\,<-\^.v0\333`+a\261f\370g\361h\260i#j\331k\277l\332m\300n\305o~p\304q\304r\304s_t\303u\264v\301w\302x\263y\363z\362{\343|\330}\234~\376,
        dch=\E[%p1%dP, dch1=\E[P, dim=\E[2m, ech=\E[%p1%dX,
        el1=\E[1K, hpa=\E[%i%p1%dG, ich=\E[%p1%d@, ich1=\E[@,
        indn=\E[%p1%dS, invis=\E[8m, nel=\EE, rin=\E[%p1%dT,
        
sgr=\E[0%?%p1%t;7%;%?%p2%t;4%;%?%p3%t;7%;%?%p4%t;5%;%?%p5%t;2%;%?%p6%t;1%;%?%p7%t;8%;m,
        use=mach,

mach-gnu-color|Mach Console with ANSI color,
        colors#8, pairs#64,
        op=\E[37;40m, rmso=\E[27m, setab=\E[4%p1%dm,
        setaf=\E[3%p1%dm, use=mach-gnu,
--8<---------------cut here---------------end--------------->8---

Cheers,
       Sven




-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to