Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Nov 2019 18:51:34 +0000
From:      bugzilla-noreply@freebsd.org
To:        doc@FreeBSD.org
Subject:   [Bug 242117] Wrong key listed in : books/faq 4.4.4. How do I use my delete key in sh and csh?
Message-ID:  <bug-242117-9@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 242117
           Summary: Wrong key listed in : books/faq 4.4.4. How do I use my
                    delete key in sh and csh?
           Product: Documentation
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Documentation
          Assignee: doc@FreeBSD.org
          Reporter: dr.klepp@gmx.at

In the FAQs chapter 4.4.4 "How do I use my delete key in sh and csh?":

What should be acomplished:
"delete" removes character right of cursor.
"backspace" removes character left of cursor.

But the documentatation advises to remap both "delete" and "backspace" to
remove the character left of the cursor.

So these two lines shpould be deleted from the FAQ:

bind ^? ed-delete-next-char # for console

bindkey ^? delete-char # for console

--=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-242117-9>