bug#2057: 23.0.60; delete key and deletechar
Stefan Monnier <[email protected]>
| Newsgroups | gmane.emacs.bugs,gmane.emacs.pretest.bugs |
|---|---|
| Message-ID | <[email protected]> |
> My termcap entry, xterm-color, contains "kD=\177", which means that the
> delete *function* key generates code 177.
Why does the termcap data have such an entry for kD? That looks like a bug.
Does it also have a similar entry for the backspace key?
Stefan