Bug 2027 - different colors with screen(1)
Summary: different colors with screen(1)
Status: CLOSED WORKSFORME
Alias: None
Product: Sisyphus
Classification: Development
Component: vim-enhanced (show other bugs)
Version: unstable
Hardware: all Linux
: P4 enhancement
Assignee: Gleb F-Malinovskiy
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-01-21 20:36 MSK by at@altlinux.org
Modified: 2005-08-30 12:26 MSD (History)
3 users (show)

See Also:


Attachments
0002027-vim-screen.gif (9.57 KB, application/octet-stream)
2003-01-21 20:36 MSK, at@altlinux.org
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description at@altlinux.org 2003-01-21 20:36:40 MSK
When launched under screen(1), vim gets inappropriate colors for syntax highlighting. However, colors get normal when env TERM=linux is passed. I reported on this problem some time ago and it still endures (ALM2.2b).

Here is the screenshot.
left: TERM=linux vim /usr/lib/perl5/find.pl (colors got ok)
right: TERM=screen vim /usr/lib/perl5/find.pl (colors wrong)

I can reproduce this with plain linux console as well is with xterm. Other programs (say, mutt) do not to have this problem.
---

---

Comment 1 Sir Raorn 2003-09-24 19:57:47 MSD
Unable to reproduce. Maybe this problem already fixed in upstream?