Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 20 May 2018 23:28:33 +0200
From:      Ed Schouten <ed@nuxi.nl>
To:        =?UTF-8?B?SmVhbi1Tw6liYXN0aWVuIFDDqWRyb24=?= <dumbbell@freebsd.org>
Cc:        src-committers <src-committers@freebsd.org>, svn-src-all@freebsd.org,  svn-src-head@freebsd.org
Subject:   Re: svn commit: r333925 - head/sys/teken
Message-ID:  <CABh_MKnmBAyxVCMhK_Qyut3EPFWzciQu6qW3FachZJsZEjK-KA@mail.gmail.com>
In-Reply-To: <201805201421.w4KELKmY067883@repo.freebsd.org>
References:  <201805201421.w4KELKmY067883@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi Jean-S=C3=A9bastien,

2018-05-20 16:21 GMT+02:00 Jean-S=C3=A9bastien P=C3=A9dron <dumbbell@freebs=
d.org>:
> Modified: head/sys/teken/sequences
> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D
> --- head/sys/teken/sequences    Sun May 20 06:14:12 2018        (r333924)
> +++ head/sys/teken/sequences    Sun May 20 14:21:20 2018        (r333925)
> @@ -48,6 +48,7 @@ CUF   Cursor Forward                          ^[ [ a   =
       n
>  CUP    Cursor Position                         ^[ [ H          n n
>  CUP    Cursor Position                         ^[ [ f          n n
>  CUU    Cursor Up                               ^[ [ A          n
> +CS     Cursor style                            ^[ [ SP q       r
>  DA1    Primary Device Attributes               ^[ [ c          r
>  DA2    Secondary Device Attributes             ^[ [ > c        r
>  DC     Delete character                        ^[ [ P          n

So far I've been trying to be quite consistent in the naming here,
using the exact phrasing that is used elsewhere. Could you please use
"DECSCUSR" and "Set Cursor Style" here, just like on this page?
https://vt100.net/docs/vt510-rm/DECSCUSR.html

Thanks,
--=20
Ed Schouten <ed@nuxi.nl>
Nuxi, 's-Hertogenbosch, the Netherlands



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CABh_MKnmBAyxVCMhK_Qyut3EPFWzciQu6qW3FachZJsZEjK-KA>