heathyabo / terminal-ide

Automatically exported from code.google.com/p/terminal-ide
0 stars 0 forks source link

Vim color scheme shows black on black for some kinds of text #52

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. vim ~/.vim/plugin/minibufexplorer.vim (or a similar path)
2. Notice how there are lots of "empty" lines, probably because of black text 
on top of black background, since moving the cursor or selecting those lines 
(using visual mode) will show the characters.
3. Also try :set foldcolumn=3 and notice how the column is completely black as 
well.

What is the expected output? What do you see instead?
Expected: I could see those lines/columns/characters.
But I only see black-on-black.

What version of the product are you using? On what operating system?
Terminal IDE 1.99
System v1.95
Samsung Galaxy Nexus with ICS 4.0.4

Original issue reported on code.google.com by denilsonsa on 23 Apr 2012 at 5:54