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: [email protected]
Reporter: [email protected]
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.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-doc
To unsubscribe, send any mail to "[email protected]"