thank you, I have used the font, but it still cannot show all the symbol correctly, as below, I want to know the reason, and the solution ?
> Date: Mon, 6 Apr 2015 20:57:01 -0700 > From: [email protected] > To: [email protected] > CC: [email protected] > Subject: Re: How to indicate multiple window lines that belong to a long line > in a file > > On Monday, April 6, 2015 at 10:44:47 PM UTC-5, TanParker wrote: > > I use DejaVu\ Sans\ Mono font on windows 7, but still cannot see all the > > symbols, which font can be used to show all symbols ? > > > > > > "DejaVu\ Sans\ Mono" is the wrong format for Windows. It's more like this: > "DejaVu_Sans_Mono:h10:cANSI" > > But you're better off getting the font name yourself, using the font > selection dialog, with ":set guifont=*" > > After that, retrieve the value using the guifontname() function or query the > option value itself. > > Also see http://vim.wikia.com/wiki/Change_font > > -- > -- > You received this message from the "vim_use" maillist. > Do not top-post! Type your reply below the text you are replying to. > For more information, visit http://www.vim.org/maillist.php > > --- > You received this message because you are subscribed to the Google Groups > "vim_use" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. -- -- You received this message from the "vim_use" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_use" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
