[Bug 242117] Wrong key listed in : books/faq 4.4.4. How do I use my delete key in sh and csh?
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Nov 20 18:51:35 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=242117
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 at FreeBSD.org
Reporter: dr.klepp at 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
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-doc
mailing list