Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Oct 2024 19:12:25 +0000
From:      bugzilla-noreply@freebsd.org
To:        doc@FreeBSD.org
Subject:   [Bug 282163] dtterm dox - incorrect escape codes for F34 and F35
Message-ID:  <bug-282163-9@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D282163

            Bug ID: 282163
           Summary: dtterm dox - incorrect escape codes for F34 and F35
           Product: Documentation
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Website
          Assignee: doc@FreeBSD.org
          Reporter: xpupulonx@gmail.com

The dtterm documentation
[https://man.freebsd.org/cgi/man.cgi?query=3Ddtterm&sektion=3D5] shows inco=
rrect
escape sequences for  F34 (R14) and F35 (R15) (at the bottom, under "Sun
Function Keys").  They are shown as "ESC [ 1 2 1 z" and "ESC [ 1 2 2 z"
respectively.  According to the termcap database, these should be "ESC [ 2 =
2 1
z" and "ESC [ 2 2 2 z" respectively.  This would also make them consistent =
with
the immediately preceding F(R) keys.

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



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