Bug 24036
Summary: | Backspace OK but no Delete key in all terminal progs | ||
---|---|---|---|
Product: | [Retired] Red Hat Linux | Reporter: | ian.clark |
Component: | tcsh | Assignee: | Eido Inoue <havill> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 7.0 | CC: | pekkas |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | i386 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2001-02-02 13:23:33 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
ian.clark
2001-01-15 17:23:58 UTC
I should have included that I am using TCSH as the shell. tcsh needs to learn ^[[3~ is delete. I have tried this and sure enough delete now works in tcsh sessions, however command line 'ftp' and 'more' still do not work, so these must be using the terminal driver? any idea how I can force the terminal driver to operate on delete correctly? /etc/csh.login has been updated so that tcsh gets taught what the delete key is. Isn't there any more generic solution? When you ssh into non-RH7{,1} boxes, delete key is broken unless you add it to the shell initialization there too. Shouldn't the fix in /etc/csh.login go into /etc/csh.cshrc instead? Otherwise the delete key keeps failing in non-login shells (e.g., terminal under X). |