On Thu, 2009-08-20 at 12:45 +0200, Benct Philip Jonsson wrote: > Steve Hall skrev: > > From: Benct Philip Jonsson, Wed, August 19, 2009 4:32 am > > > > > > I changed the display fontsize so as to be able to distinguish > > > some diacritics, and now text is displayed with extra space > > > between the letters even when I returned to normal size. What > > > should I do to reset things to default? > > > > This happens if you select a non-monospaced (proportional) font. > > Just select a mono-spaced one. > > > > But there are not many quality monospaced fonts with a UTF-8 > > encoding. My personal favorite is Andale Mono. > > But I do select DejaVu Sans Mono, my favorite. > > Incidentally I found that adding > > :set guifont= > > at the end of my vimrc does the trick, but it feels > like an ugly hack, and I'm not sure *why* it works.
Hmm, do you see the same thing if you just use gVim? At the command line, use :set guifont=* to try several different mono-spaced fonts. And I guess I should have asked what platform is this? Is this a recent Vim version? -- Steve Hall [ digitect dancingpaper com ] :: Cream... usability for Vim :: http://cream.sourceforge.net ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ cream-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/cream-general
