Status: New
Owner: ----
Labels: Type-Defect Priority-Medium

New issue 362 by CasperVector: Partial black syntax highlighting in black terminal
http://code.google.com/p/yi-editor/issues/detail?id=362

What steps will reproduce the problem?
1. Run "rm -rf ~/.yi/" after making a backup.
2. Open yi in a black terminal, press "v".

What is the expected output? What do you see instead?
"example-configs/yi-vim.hs" should be copied to the buffer as "~/.yi/yi.hs", with appropriate syntax highlighting. However, some non-whitespace parts of the code (namely "import" and "::" in the attachment) are in black, which cannot be recognised.

Please provide relevant version information:
Version of Yi: 0.6.4.0.
Version of GHC: 7.0.4.
Version of Cabal: Not used (Yi is installed using "emerge" in Gentoo).
Operating system: Gentoo, with the "gentoo-haskell" overlay and global "~amd64" keyword, last updated less than one day ago.

Please provide any additional information below.
Besides correcting the colour of the now-black elements, it seems necessary to add a code path to prevent the use of background colour of the UI as a foreground colour, unless explicitly specified by the user.


Attachments:
        vim-yi.png  81.4 KB

--
Yi development mailing list
yi-devel@googlegroups.com
http://groups.google.com/group/yi-devel

Reply via email to