Pistos / diakonos

Diakonos is a console text editor for the masses.
https://git.sr.ht/~pistos/diakonos
Other
137 stars 11 forks source link

256 color include fails #32

Closed xtronics closed 11 years ago

xtronics commented 11 years ago

This is on Debian Wheezy diakonos 0.9.0-1 - under kde konsol - also fails in xterm and gnome-terminal

If I copy /etc/diakonos/diakonos-256-colour.conf to ~/diakonos/

And uncomment:

include ~/.diakonos/diakonos-256-colour.conf

Then open a php file ( or most any file ) I get black fonts on black background - which is not quite as useful as I hoped.

Debian is using libruby1.9.1

I've tried simple colour statements with similar results:

Instead of : colour 32 black cyan

The following is black on black colour 32 1 98

I think the following is the color map?

http://cl.pocari.org/images/vim-256color.png

Pistos commented 11 years ago

Is this still an issue for you?

Pistos commented 11 years ago

Closing for lack of response.