Re: Setting font in console vim

2007-04-12 Thread Jean-Rene David
* [EMAIL PROTECTED] [2007.04.12 10:30]: > I can set the font in gvim using: > Set guifont= > > But how do I do the same with console vim? You change the console font. :-) If you use cygwin I can tell you how I do it for rxvt or xterm. -- JR

Re: Setting font in console vim

2007-04-12 Thread Tim Chase
I can set the font in gvim using: Set guifont= But how do I do the same with console vim? It relies on the font your console uses. Thus, if you're using a xterm/rxvt/konsole/whatver, you can set your display font for the terminal application and vim uses it. If you're an an SSH session suc

Setting font in console vim

2007-04-12 Thread David . Fishburn
Vim 7 WinXP I can set the font in gvim using: Set guifont= But how do I do the same with console vim? Help, helpgrep and searching this list hasn't found me an aswer. TIA, Dave