Bug 14570
Summary: | annoying beep when starting vim in an xterm | ||
---|---|---|---|
Product: | [Retired] Red Hat Linux | Reporter: | John Cagle <john.cagle> |
Component: | vim | Assignee: | Bernhard Rosenkraenzer <bero> |
Status: | CLOSED RAWHIDE | QA Contact: | |
Severity: | medium | Docs Contact: | |
Priority: | low | ||
Version: | 7.0 | CC: | twaugh |
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: | 2000-08-06 12:03:43 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
John Cagle
2000-07-24 23:53:31 UTC
I can't reproduce it in an xterm and an rxvt, but it does seem to happen in gnome-terminal. Are you sure this happens for you in xterm and rxvt? Yes. It happens in xterm and rxvt, but only if the TERM environment variable is set to "xterm", as it is by default. It happens on *ALL* the machines I've installed beta 4 on. Still occurs with pinstripe. This has been happening since about Red Hat Linux 6.2. I think it's a vim bug: look for KS_CRV: \e[>c is the string that's making the beep. vim-5.3 doesn't have this behaviour, but at least 5.6-11 does. Checking 5.5.. This happens for vim-minimal only, I think. Bero, please take a look at ~twaugh/fixes/vim-5.7-6.src.rpm, which fixes the problem for me. (I've only tested vim-minimal.) The patch seems to work well - I'm currently building it in the 7.0 tree. |