Monday, April 6, 2015

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 vim_use+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment