I've written a script to remove all the gui=bold properties, please be ware that it isn't easy, since you cannot just set all the highlighting to gui=NONE. For those who had a default value of gui=reverse, you should NOT set it to gui=NONE, for those who had gui=reverse,bold, you should first set gui=NONE and then set gui=reverse again.
Well, I really HATE the way to do that since it seems to be a "dirty" and "hacked" way, but unfortuanately it is the only way for gvim now, I strongly hope the next Vim version will have a much "clean" way to disable all the bold font. An alternative solution, is to use a bold font for the default font of gVim. And then all text will be highlight as the same thickness. Again, this is not a very satisfying approach but it might work for some people. -- Sincerely, Pan, Shi Zhu. ext: 2606 news <[EMAIL PROTECTED]> wrote on 2007-02-04 20:00:18: > I've been using Vim with colorscheme evening, run in gnome-terminal set > to disallow bold text and to use the Rxvt colour palette, and it's been > working great for me. > > So great, in fact, that now, when I want to give GVim a chance, > I can't stand its default interpretation of the evening colorscheme, > but I have no idea how to make it drop the bold text and use the Rxvt > colour palette. Is it at all doable? If so, how? > > Or, to rephrase my question, how to make GVim (below) look the same as > Vim (above) in the following screenshot? http://shot.pl/gvim-colours.png > > -- Shot > -- > It is not yet possible to change operating system by writing > to /proc/sys/kernel/ostype. -- man 2 sysctl >
