Bug 77070
Summary: | backspace does not work, but only in vim | ||
---|---|---|---|
Product: | [Retired] Red Hat Linux | Reporter: | Need Real Name <blamere> |
Component: | vim | Assignee: | Karsten Hopp <karsten> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | David Lawrence <dkl> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 7.1 | CC: | twaugh |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | i586 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2003-10-29 13:05:24 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
Need Real Name
2002-10-31 18:54:42 UTC
"I have tried server things" should have been typed "I have tried several things." It was just a typo. Those "things" mostly consisted of installing various versions of vim, starting people out in bash and then using "exec tcsh" in their bashrc. Also, an update...somehow one of the developers has accomplished making bash behave improperly as well (I changed him from tcsh to bash due to this problem, and he was workign fine until recently). I'm open to hear any suggestions. added the vnc maintainer to CC: Tim, do you have an idea what's going on here ? VNC doesn't really support proper keyboard layout configuration, due to the way its protocol works. The best thing is to make sure that the keyboard layout on the local machine (where the viewer is) matches that at the remote machine (where the server is). I don't see that behaviour on the machine I just tried (Red Hat Linux 8.0); perhaps it's a bug that has since been fixed? so the only solution is to change all my servers to RH 8.0? That doesn't work especially well... I just tried it on an 8.0 box, and you're right that it is ok there. However, its not ok on 7.0-7.3, and I don't think you'll find most of the user base for linux in server applications is at 8.0 just quite yet. I'm not entirely sure how it could be a keyboard issue, as they all work perfectly fine unless someone with tcsh as their default shell tries to use vi in a vnc session. If the person using tcsh in vnc does anything else, backspace works perfectly fine. And if the person starts a vnc session on one server, ssh's over to a different server, and starts vi there, it works fine. Its when they use vi on the server that is actually running the vnc session their using, and if they're default shell is tcsh, that there is a problem. Change those things in any way, and it works fine. Are there not any other suggestions I could try? I have 7.0 boxes here still, and until recetly still had a 6.2 box. Going through the trouble of going to a different "version" when all the versions are are collections of tools (that get updated seperately) seems a bit overkill to fix a backspace issue... Does it work as expected when you call 'stty erase ^H' before you start vi ? Closing due to inactivity. Please reopen if this problem still exists |