Bug 1695
Summary: | color-vim won't colorize in an xterm | ||
---|---|---|---|
Product: | [Retired] Red Hat Linux | Reporter: | Steve Wills <steve> |
Component: | vim | Assignee: | Mike Maher <mike> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | |
Severity: | low | Docs Contact: | |
Priority: | medium | ||
Version: | 5.2 | ||
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: | 1999-03-23 22:24:02 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
Steve Wills
1999-03-23 18:36:41 UTC
color-vim uses ncurses. The default terminfo entry for xterm says it doesn't support color, so color-vim believes it. I was unable to replicate this problem using vim-color-5.3-3. I set the TERM to several choices such as xterm and rxvt with no change. There is a setting that has to be added to .vimrc for this to work regardless of TERM type which should not have to be done according to Steve and Bill. This is more of a change request. vimrc file fixed. this may be a terminfo problem with ncurses. a regular xterm does work with colorvim. |